[sonatype publishing] print deployment validation errors if present#8191
[sonatype publishing] print deployment validation errors if present#8191eed3si9n merged 2 commits intosbt:1.11.xfrom
Conversation
|
I am not sure it this error is related: |
Before this change you had to log into the sonatype account and search for the errors there. (https://central.sonatype.com/publishing/deployments) This was inconvenient, especially if you don't have the admin access to the account.
|
The remaining failing tests seem unrelated |
|
This is cool. Thanks for the contribution! |
|
I agree that the error has likely unrelated to this PR but it seems to be repeating likely because the file has persisted in GitHub Action cache:
|
|
Am I right that no actions are expected from my side to resolve this? |
|
Yea. I'll bump the sbt version used to build this branch, and hopefully that will invalidate the GitHub Action cache. |
|
Thanks @unkarjedy! Very useful improvement :) |
Before this change you had to log into the sonatype account and search for the errors there. (https://central.sonatype.com/publishing/deployments)
This was inconvenient, especially if you don't have the admin access to the account.
This is how the errors look in the UI of https://central.sonatype.com/publishing/deployments

This is how it looked in the SBT after "ci-release"

This is how it looks after the change:
