Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
CaosDB Docker
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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
caosdb
Software
CaosDB Docker
Commits
9a4939ee
Commit
9a4939ee
authored
2 years ago
by
florian
Browse files
Options
Downloads
Patches
Plain Diff
DOC: Update Release guidelines
parent
b2a6205b
No related branches found
No related tags found
1 merge request
!3
Release 0.9.1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
RELEASE_GUIDELINES.md
+9
-6
9 additions, 6 deletions
RELEASE_GUIDELINES.md
with
9 additions
and
6 deletions
RELEASE_GUIDELINES.md
+
9
−
6
View file @
9a4939ee
...
...
@@ -18,7 +18,7 @@ guidelines of the CaosDB Project
3.
Update the versions in:
*
`CHANGELOG.md`
*
?
*
`compose/docker-compose.yml`
in the
`caosdb-server.image`
section
5.
Merge the release branch into the main branch.
...
...
@@ -26,16 +26,19 @@ guidelines of the CaosDB Project
7.
Delete the release branch.
8.
Merge the main branch back into the dev branch.
8.
Merge the main branch back into the dev branch
and set the image tag to a
`-dev`
version
.
9.
Update the versions for the next developement round:
9.
Build the docker image according to the
[
`README_SETUP.md`
](
README_SETUP.md
)
,
tag it as
`caosdb/caosdb:<version>`
, and push it to docker hub.
10.
Update the versions for the next developement round:
*
`CHANGELOG.md`
: Re-add the
`[Unreleased]`
section.
*
?
1
0
.
Add a gitlab release in the respective repository:
https://gitlab.indiscale.com/caosdb/src/caosdb-
serv
er/-/releases
1
1
.
Add a gitlab release in the respective repository:
https://gitlab.indiscale.com/caosdb/src/caosdb-
dock
er/-/releases
Add a description, which can be a copy&paste from the CHANGELOG, possibly prepended by:
```md
# Changelog
...
...
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