Version 1.2.2 of the documentation is no longer actively maintained. The site that you are currently viewing is an archived snapshot. For up-to-date documentation, see the latest version.
Release process for cc-backend
Steps to prepare a
cc-backend
releaseCategories:
Steps to prepare a release
On
hotfix
branch:- Update ReleaseNotes.md
- Update version in Makefile
- Commit, push, and pull request
- Merge in master
On Linux host:
- Pull master
- Ensure that GitHub Token environment variable
GITHUB_TOKEN
is set - Create release tag:
git tag v1.1.0 -m release
- Execute
goreleaser release
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.