Closed 0xJepsen closed 11 months ago
I prefer to release manually so I can update the changelog, verify that there aren't any breaking changes, etc.
But thanks!
Release please uses cargo semver to automatically detect and increment semver, which is less error prone than doing it manually which improves stability for downstream users.
cargo-semver-checks is a great tool, but at this time there are still a lot of things it doesn't know about.
No worries, just a suggestion! It made my life a lot easier thought id recommend it.
Would you be open to using release please for automatic version and release PRs. If you like i can give a good example of a yaml file for it. I would open a full pr but it needs some env variable like cargo-api token to auto push to crates. In my experience the tool has been a breeze to use and reduced our overhead while improving stability for downstream users. https://release-plz.ieni.dev/