Skip to content
Snippets Groups Projects
Verified Commit 1937aa82 authored by Daniel Hornung's avatar Daniel Hornung
Browse files

DOC: Release guidelines have Gitlab release now.

parent f3d6f833
No related branches found
No related tags found
1 merge request!37REL: Release v0.1.2
Pipeline #21668 passed
Pipeline: caosdb-cppinttest

#21669

    ......@@ -25,8 +25,13 @@ guidelines of the CaosDB Project
    5. Merge the release branch into the main branch.
    6. Tag the latest commit of the main branch with `v<VERSION>`.
    6. Tag the latest commit of the main branch with `v<VERSION>`. Push the tag and the main branch.
    7. Delete the release branch.
    7. Create release in Gitlab:
    1. On [Releases](https://gitlab.indiscale.com/caosdb/src/caosdb-cpplib/-/releases), click "New release"
    2. Choose tag, type release title (same as tag), no milestone, possibly short release note, no
    manual assets are necessary, possibly link to documentation.
    8. TODO...
    8. Delete the release branch.
    9. TODO...
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment