Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
caosdb-cpplib
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
caosdb
Software
caosdb-cpplib
Commits
1937aa82
Verified
Commit
1937aa82
authored
3 years ago
by
Daniel Hornung
Browse files
Options
Downloads
Patches
Plain Diff
DOC: Release guidelines have Gitlab release now.
parent
f3d6f833
No related branches found
No related tags found
1 merge request
!37
REL: Release v0.1.2
Pipeline
#21668
passed
3 years ago
Stage: info
Stage: setup
Stage: test
Stage: deploy
Pipeline: caosdb-cppinttest
#21669
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
RELEASE_GUIDELINES.md
+8
-3
8 additions, 3 deletions
RELEASE_GUIDELINES.md
with
8 additions
and
3 deletions
RELEASE_GUIDELINES.md
+
8
−
3
View file @
1937aa82
...
...
@@ -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...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment