Skip to content

blacha/rust-release-test

Repository files navigation

Testing rust release processes

Using release-please and github actions to automatically

  • Create a pull request to releases when changes are detected

On release:

  • Create CHANGELOG.md from conventional commits
  • Create git tags.
  • Update Cargo.toml/Cargo.lock with the new version
  • Build binaries for multiple systems and add them to the github release