Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Follow Release Process for 3.0.0-alpha.9 #447

Closed
5 of 11 tasks
da2ce7 opened this issue Sep 16, 2023 · 1 comment · Fixed by #452
Closed
5 of 11 tasks

Follow Release Process for 3.0.0-alpha.9 #447

da2ce7 opened this issue Sep 16, 2023 · 1 comment · Fixed by #452

Comments

@da2ce7
Copy link
Contributor

da2ce7 commented Sep 16, 2023

from: release_process.md

This is the fourth attempt. Must Fix:

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:

  • The develop branch is ready for a release.
  • Stage develop HEAD for merging into the main branch.
  • Create release commit: release: version 3.0.0-alpha.9, that removes the -develop suffix.
  • Create and Merge Pull Request from staging/main into main branch.
  • 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.
@da2ce7
Copy link
Contributor Author

da2ce7 commented Sep 16, 2023

Deployment to crates.io was successful.
However deployment to dockerhub was not successful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant