- Make sure CI build is passing.
- Run
./tools/release.sh <version>
(eg../tools/release.sh 1.2.3
). This will create and push tags for the provided version. The CI pipeline will automatically build, test and publish tags for use by consuming workflows (eg.v1
,v1.2
andv1.2.3
). - Create GitHub release with release notes.
This repository has been archived by the owner on Oct 22, 2023. It is now read-only.