Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
caosdb-server
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
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-server
Commits
1b376387
Commit
1b376387
authored
4 years ago
by
Florian Spreckelsen
Browse files
Options
Downloads
Plain Diff
Merge branch 'main' into dev
parents
82510c6b
00e3c814
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!21
Release v0.4.0
Pipeline
#7686
failed
4 years ago
Stage: setup
Stage: test
Stage: deploy
Changes
1
Pipelines
4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
RELEASE_GUIDELINES.md
+3
-3
3 additions, 3 deletions
RELEASE_GUIDELINES.md
with
3 additions
and
3 deletions
RELEASE_GUIDELINES.md
+
3
−
3
View file @
1b376387
...
...
@@ -21,13 +21,13 @@ guidelines of the CaosDB Project
3.
Update the version property in
[
pom.xml
](
./pom.xml
)
(
probably
this means to
remove the
`-SNAPSHOT`
) and in
`src/doc/conf.py`
.
4.
Merge the release branch into the ma
ster
branch.
4.
Merge the release branch into the ma
in
branch.
5.
Tag the latest commit of the ma
ster
branch with
`v<VERSION>`
.
5.
Tag the latest commit of the ma
in
branch with
`v<VERSION>`
.
6.
Delete the release branch.
7.
Merge the ma
ster
branch back into the dev branch.
7.
Merge the ma
in
branch back into the dev branch.
8.
Update the version property in
[
pom.xml
](
./pom.xml
)
for the next
developlement round (with a
`-SNAPSHOT`
suffix).
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