-
Notifications
You must be signed in to change notification settings - Fork 0
Workflow: New arba version
Aymeric Pellé edited this page Jun 17, 2022
·
11 revisions
Sur la branche develop:
- In CMakeLists.txt, update VERSION project.
- In example/basic_cmake_project/CMakeLists.txt, update find_package arba VERSION.
- Commit changes with message "vVERSION: Start version VERSION".
- Do more commits, like updating submodules versions.
- Update README.md.
- Push
developbranch. - Use
git-flowto start a release. - Push
release/X.Ybranch. - Use
git-flowto finish release (delete branch). - Push
mainbranch. - Push
release-X.Ytag. - Go back to
developbranch