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
b33b71c In Elixir (Hex) projects, added support for @version module attribute definitions in mix.exs. — Thanks @rafaeelaudibert!
19e112aPHP packages are now supported! Sampo now automatically detects PHP packages managed by composer.json (for Packagist), and handles versioning and changelogs. Publishing works via Git tags rather than registry upload. — Thanks @rafaeelaudibert!
4655864 Added git.short_tags configuration option to create short version tags (vX.Y.Z) for a single package. In PHP (Packagist) projects, this enables Composer-compatible releases, with the limitation of not supporting monorepos with multiple publishable PHP packages. — Thanks @goulvenclech!
Patch changes
aa52383 In Rust (Cargo) projects, fixed version detection for packages using version.workspace = true. — 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.
-
Minor changes
@versionmodule attribute definitions inmix.exs. — Thanks @rafaeelaudibert!composer.json(for Packagist), and handles versioning and changelogs. Publishing works via Git tags rather than registry upload. — Thanks @rafaeelaudibert!git.short_tagsconfiguration option to create short version tags (vX.Y.Z) for a single package. In PHP (Packagist) projects, this enables Composer-compatible releases, with the limitation of not supporting monorepos with multiple publishable PHP packages. — Thanks @goulvenclech!Patch changes
version.workspace = true. — Thanks @goulvenclech!—
See release page: https://github.com/bruits/sampo/releases/tag/sampo-github-action-v0.14.0
Beta Was this translation helpful? Give feedback.
All reactions