You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
253334b Elixir packages without a package() function in mix.exs are now correctly identified as private and excluded from publishing. — Thanks @goulvenclech!
d7979c5 When the ecosystem allows it, sampo publish now performs a dry-run publish for each package, before proceeding with the actual publish. If any package fails the dry-run, the publish process is aborted, avoiding partial releases. — Thanks @goulvenclech!
7b95c43 Sampo now supports single-package Rust repositories, in addition to Cargo workspaces. — Thanks @goulvenclech!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Patch changes
package()function inmix.exsare now correctly identified as private and excluded from publishing. — Thanks @goulvenclech!sampo publishnow performs a dry-run publish for each package, before proceeding with the actual publish. If any package fails the dry-run, the publish process is aborted, avoiding partial releases. — Thanks @goulvenclech!—
See release page: https://github.com/bruits/sampo/releases/tag/sampo-github-action-v0.11.1
Beta Was this translation helpful? Give feedback.
All reactions