Next Release ๐
Matthew-Beckett opened this issue ยท 1 comments
Matthew-Beckett commented
jodevsa commented
Hi @Matthew-Beckett,
Releases are now automated. A release workflow will run and create a release whenever you merged something to main. k8s Release file is also attached to the release assets. example: https://github.com/jodevsa/wireguard-operator/releases/tag/v1.2.0 (check the assets.
We should start using https://www.conventionalcommits.org/en/v1.0.0/ so that the semantic-release tool we are using in the release pipeline is able to understand if the commit should result in a major/minor/patch upgrade https://semantic-release.gitbook.io/semantic-release/