Skip to content
Snippets Groups Projects
Verified Commit 610020bb authored by Timm Fitschen's avatar Timm Fitschen
Browse files

DOC: update RELEASE_GUIDELINES

parent 534b67be
No related branches found
No related tags found
1 merge request!11DRAFT: file system cleanup
Pipeline #42844 failed
...@@ -19,10 +19,15 @@ guidelines of the CaosDB Project ...@@ -19,10 +19,15 @@ guidelines of the CaosDB Project
2. Check all general prerequisites. 2. Check all general prerequisites.
3. Assure that the latest patch actually updates the CaosDBVersion() procedure
and that the version matches the version you are about to release.
4. Merge the release branch into the main branch. 4. Merge the release branch into the main branch.
5. Tag the latest commit of the main branch with `v<VERSION>`. 5. Wait for the main branch pipeline to pass.
6. Tag the latest commit of the main branch with `v<VERSION>`.
6. Delete the release branch. 7. Delete the release branch.
7. Merge the main branch back into the dev branch. 8. Merge the main branch back into the dev branch.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment