from: [release_process.md](https://github.com/torrust/torrust-tracker/blob/develop/docs/release_process.md) Comments in the Develop Branch: - The `develop` branch has the `3.0.0-alpha.12-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](https://github.com/torrust/torrust-tracker/blob/develop/docs/release_process.md#2-stage-develop-head-for-merging-into-the-main-branch) `develop` HEAD for merging into the `main` branch. - [x] [Create Release Commit](https://github.com/torrust/torrust-tracker/blob/develop/docs/release_process.md#3-create-release-commit): `release: version 3.0.0-alpha.12`, that removes the `-develop` suffix. - [x] Create "Release Version `3.0.0-alpha.12`" pull request from from `staging/main` into `main` branch. - [x] Merge "Release Version `3.0.0-alpha.12`" pull request. - [x] [Push New Version](https://github.com/torrust/torrust-tracker/blob/develop/docs/release_process.md#5-push-new-version-from-main-head-to-releasesvsemantic-version-branch) from `main` HEAD to `releases/v3.0.0-alpha.12` branch. - [x] **Check that the deployment is successful!** - [x] [Create Release Tag](https://github.com/torrust/torrust-tracker/blob/develop/docs/release_process.md#5-push-new-version-from-main-head-to-releasesvsemantic-version-branch) `v3.0.0-alpha.12`. - [x] Create Release on Github from Tag. - [x] [Stage](https://github.com/torrust/torrust-tracker/blob/develop/docs/release_process.md#8-stage-main-head-for-merging-into-the-develop-branch) `main` HEAD for merging into the `develop` branch. - [x] [Create Comment](https://github.com/torrust/torrust-tracker/blob/develop/docs/release_process.md#9-create-comment-that-bumps-next-development-version) that bumps next development version. - [x] Create "Version `3.0.0-alpha.12` was Released" pull request from from `staging/develop` into `develop` branch. - [x] Merge "Release Version `3.0.0-alpha.12`" pull request.
from: release_process.md
Comments in the Develop Branch:
developbranch has the3.0.0-alpha.12-develop.Process:
developbranch is ready for a release.developHEAD for merging into themainbranch.release: version 3.0.0-alpha.12, that removes the-developsuffix.3.0.0-alpha.12" pull request from fromstaging/mainintomainbranch.3.0.0-alpha.12" pull request.mainHEAD toreleases/v3.0.0-alpha.12branch.v3.0.0-alpha.12.mainHEAD for merging into thedevelopbranch.3.0.0-alpha.12was Released" pull request from fromstaging/developintodevelopbranch.3.0.0-alpha.12" pull request.