Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
caosdb-proto
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-proto
Commits
bb79b204
Commit
bb79b204
authored
2 years ago
by
florian
Browse files
Options
Downloads
Patches
Plain Diff
DOC: Update changelog and release guidelines
parent
e76913f5
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#32840
passed
2 years ago
Stage: test
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+16
-0
16 additions, 0 deletions
CHANGELOG.md
RELEASE_GUIDELINES.md
+8
-4
8 additions, 4 deletions
RELEASE_GUIDELINES.md
with
24 additions
and
4 deletions
CHANGELOG.md
+
16
−
0
View file @
bb79b204
...
...
@@ -6,6 +6,22 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to
[
Semantic Versioning
](
https://semver.org/spec/v2.0.0.html
)
.
## [Unreleased] ##
### Added ###
### Changed ###
### Deprecated ###
### Removed ###
### Fixed ###
### Security ###
### Documentation ###
## [0.3] - 2023-01-19
(Florian Spreckelsen)
...
...
This diff is collapsed.
Click to expand it.
RELEASE_GUIDELINES.md
+
8
−
4
View file @
bb79b204
...
...
@@ -28,8 +28,12 @@ guidelines of the CaosDB Project
7.
Delete the release branch.
8.
Prepare the next release cycle by updating
[
CMakeLists.txt
](
./CMakeLists.txt
)
- bump the version number of
`CAOSDB_PROTO_VERSION`
to the next minor number.
8.
Merge the
`main`
branch back into
`dev`
9.
Create release on gitlab.indiscale.com and gitlab.com
9.
Prepare the next release cycle by updating
[
CMakeLists.txt
](
./CMakeLists.txt
)
in the
`dev`
branch - bump the version number of
`CAOSDB_PROTO_VERSION`
to
the next minor number.
10.
Add a new
`Unreleased`
section to the changelog
11.
Create releases on gitlab.indiscale.com and gitlab.com
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