Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 443 Bytes

release.md

File metadata and controls

10 lines (6 loc) · 443 Bytes

Steps to Release

  1. Bump the version in green/VERSION, per PEP 440.

  2. Push and merge to the main branch.

  3. Trigger the Release Test workflow in GitHub Actions then approve the run on the release-test environment. Optional but recommended.

  4. Create a new release in GitHub with a tag that mirrors the version, the GH action will take care of the rest after beeing approved to run.