Skip to content

Commit

Permalink
update release checklist
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewThe committed Jan 16, 2025
1 parent 0c8e80c commit 5ed7c9d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/release_checklist.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,4 @@
5. commit and push to master on github
6. create a release on github, use the tag naming convention `rel-<major>-<minor>-<patch>`, e.g. `rel-0-01-1`
this automatically triggers a GitHub actions workflow that builds and publishes the packages to TestPyPI and PyPI
7. create a branch on github, use the naming convention `branch-<major>-<minor>-<patch>`, e.g. `branch-0-01-1`
8. merge `develop` branch into `main`
7. merge `develop` branch into `main`

0 comments on commit 5ed7c9d

Please sign in to comment.