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
Bump the release version in the changelog and Cargo.toml
There is release-plz, an opinionated tool (or more of a collection of tools) that provides these features and needs to be examined to determine whether it is suitable.
There is cocogitto which is more fully featured and I think also does these things but needs looking into.
Depending on the approach, this may require a follow-on that finishes the release by merging the version bumps and changelog stuff into main and then builds and publishes the release artefacts to crates.io.
AC
Use release-plz for this.
The text was updated successfully, but these errors were encountered:
We wish to create releases with as little human input as possible.
To start this release process we need a trigger that could be:
main
branch.Once started this process should:
Cargo.toml
There is release-plz, an opinionated tool (or more of a collection of tools) that provides these features and needs to be examined to determine whether it is suitable.
There is cocogitto which is more fully featured and I think also does these things but needs looking into.
Depending on the approach, this may require a follow-on that finishes the release by merging the version bumps and changelog stuff into
main
and then builds and publishes the release artefacts to crates.io.AC
The text was updated successfully, but these errors were encountered: