-
Notifications
You must be signed in to change notification settings - Fork 4
Complete post-publish steps for successful packages #135
Copy link
Copy link
Open
Labels
P3 - normalNew features, bugs with workarounds, bugs affecting very specific usage...New features, bugs with workarounds, bugs affecting very specific usage...crt:sampoChanges in Sampo CLI crate.Changes in Sampo CLI crate.crt:sampo-coreChanges in Sampo core logic or internal utils.Changes in Sampo core logic or internal utils.crt:sampo-github-actionChanges in Sampo's Github action crate.Changes in Sampo's Github action crate.
Metadata
Metadata
Assignees
Labels
P3 - normalNew features, bugs with workarounds, bugs affecting very specific usage...New features, bugs with workarounds, bugs affecting very specific usage...crt:sampoChanges in Sampo CLI crate.Changes in Sampo CLI crate.crt:sampo-coreChanges in Sampo core logic or internal utils.Changes in Sampo core logic or internal utils.crt:sampo-github-actionChanges in Sampo's Github action crate.Changes in Sampo's Github action crate.
Related to #134
Describe the problem
When
sampo publishfails partway through publishing multiple packages, post-publish steps (GitHub releases, tags) are not executed for packages that were successfully published.Example scenario:
What's the expected result?
If a package publish fails, Sampo should:
Example output: