from: release_process.md
This is the second attempt. Lets see if it works.
Comments in the Develop Branch:
- The
develop branch has the 3.0.0-alpha.7-develop.
- The version is bumped according to releases, new features, and breaking changes.
Process:
Notes:
- At step
1., develop is automatically published to dockerhub.
- At step
3., main is automatically published to dockerhub.
- At step
5., releases\v3.0.0-alpha.7 is automatically published to dockerhub and crate.io.
from: release_process.md
This is the second attempt. Lets see if it works.
Comments in the Develop Branch:
developbranch has the3.0.0-alpha.7-develop.Process:
developis ready for branching for a release.stagingbranch.release: version 3.0.0-alpha.7, that removes the-developsuffix.stagingintomainbranch.mainbranch.mainbranch toreleases/v3.0.0-alpha.7branch.releases/v3.0.0-alpha.7branch.v3.0.0-alpha.7tag fromreleases/v3.0.0-alpha.7 HEAD.v3.0.0-alpha.7tag.mainbranch back intodevelopbranch, assuring that the 3.0.0-alpha.7 has the suffix-develop.Notes:
1.,developis automatically published todockerhub.3.,mainis automatically published todockerhub.5.,releases\v3.0.0-alpha.7is automatically published todockerhubandcrate.io.