from: [release_process.md](https://github.com/torrust/torrust-tracker/blob/develop/docs/release_process.md) This is the fourth attempt. Must Fix: - #446 Comments in the Develop Branch: - The `develop` branch has the `3.0.0-alpha.9-develop`. - The version is bumped according to releases, new features, and breaking changes. Process: - [x] The `develop` branch is ready for a release. - [x] Stage `develop` HEAD for merging into the `main` branch. - [x] Create release commit: `release: version 3.0.0-alpha.9`, that removes the `-develop` suffix. - [x] Create and Merge Pull Request from `staging/main` into `main` branch. - [x] Push new version from `main` HEAD to `releases/v3.0.0-alpha.9` branch. - [ ] **Check that the deployment is successful!** - [ ] Create Release Tag `v3.0.0-alpha.9`. - [ ] Create Release on Github from Tag. - [ ] Stage `main` HEAD for merging into the `develop` branch. - [ ] Create comment that bumps next development version. - [ ] Create and Merge Pull Request from `staging/develop` into `develop` branch.
from: release_process.md
This is the fourth attempt. Must Fix:
releases/v3.0.0-alpha.8branch. #446Comments in the Develop Branch:
developbranch has the3.0.0-alpha.9-develop.Process:
developbranch is ready for a release.developHEAD for merging into themainbranch.release: version 3.0.0-alpha.9, that removes the-developsuffix.staging/mainintomainbranch.mainHEAD toreleases/v3.0.0-alpha.9branch.v3.0.0-alpha.9.mainHEAD for merging into thedevelopbranch.staging/developintodevelopbranch.