Here are the steps on how to make a new release.
- Create a
release-VERSION
branch fromupstream/main
. - Update
CHANGELOG.rst
. - Push the branch to
upstream
. - Once all tests pass, start the
deploy
workflow manually. - Merge the PR.
Here are the steps on how to make a new release.
release-VERSION
branch from upstream/main
.CHANGELOG.rst
.upstream
.deploy
workflow manually.