-
Notifications
You must be signed in to change notification settings - Fork 49
Closed
Description
from: release_process.md
This is the fourth attempt. Must Fix:
Comments in the Develop Branch:
- The
develop
branch has the3.0.0-alpha.9-develop
. - The version is bumped according to releases, new features, and breaking changes.
Process:
- The
develop
branch is ready for a release. - Stage
develop
HEAD for merging into themain
branch. - Create release commit:
release: version 3.0.0-alpha.9
, that removes the-develop
suffix. - Create and Merge Pull Request from
staging/main
intomain
branch. - Push new version from
main
HEAD toreleases/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 thedevelop
branch. - Create comment that bumps next development version.
- Create and Merge Pull Request from
staging/develop
intodevelop
branch.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
No status