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
5f9962cb
Verified
Commit
5f9962cb
authored
2 years ago
by
Timm Fitschen
Browse files
Options
Downloads
Patches
Plain Diff
REL: initiate next release cycle
parent
cc7b1696
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Pipeline
#26572
passed
2 years ago
Stage: info
Stage: setup
Stage: test
Stage: deploy
Changes
4
Pipelines
14
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
CHANGELOG.md
+15
-0
15 additions, 0 deletions
CHANGELOG.md
caosdb-webui
+1
-1
1 addition, 1 deletion
caosdb-webui
pom.xml
+1
-1
1 addition, 1 deletion
pom.xml
src/doc/conf.py
+2
-2
2 additions, 2 deletions
src/doc/conf.py
with
19 additions
and
4 deletions
CHANGELOG.md
+
15
−
0
View file @
5f9962cb
...
@@ -5,6 +5,21 @@ All notable changes to this project will be documented in this file.
...
@@ -5,6 +5,21 @@ All notable changes to this project will be documented in this file.
The format is based on
[
Keep a Changelog
](
https://keepachangelog.com/en/1.1.0/
)
,
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
)
.
and this project adheres to
[
Semantic Versioning
](
https://semver.org/spec/v2.0.0.html
)
.
## [Unreleased]
### Added
### Changed
### Deprecated
### Removed
### Fixed
### Security
## [0.8.0] - 2022-07-12
## [0.8.0] - 2022-07-12
(Timm Fitschen)
(Timm Fitschen)
...
...
This diff is collapsed.
Click to expand it.
caosdb-webui
@
f2884f76
Subproject commit
e719e10b90594a158e704863611b7ab9b0440f80
Subproject commit
f2884f7634e2b160f398cea49d5ce5cdefdda3d8
This diff is collapsed.
Click to expand it.
pom.xml
+
1
−
1
View file @
5f9962cb
...
@@ -25,7 +25,7 @@
...
@@ -25,7 +25,7 @@
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<groupId>
org.caosdb
</groupId>
<groupId>
org.caosdb
</groupId>
<artifactId>
caosdb-server
</artifactId>
<artifactId>
caosdb-server
</artifactId>
<version>
0.
8
.0
</version>
<version>
0.
9
.0
-SNAPSHOT
</version>
<packaging>
jar
</packaging>
<packaging>
jar
</packaging>
<name>
CaosDB Server
</name>
<name>
CaosDB Server
</name>
<scm>
<scm>
...
...
This diff is collapsed.
Click to expand it.
src/doc/conf.py
+
2
−
2
View file @
5f9962cb
...
@@ -25,9 +25,9 @@ copyright = '2022, IndiScale GmbH'
...
@@ -25,9 +25,9 @@ copyright = '2022, IndiScale GmbH'
author
=
'
Daniel Hornung
'
author
=
'
Daniel Hornung
'
# The short X.Y version
# The short X.Y version
version
=
'
0.
8
.0
'
version
=
'
0.
9
.0
'
# The full version, including alpha/beta/rc tags
# The full version, including alpha/beta/rc tags
release
=
'
0.
8
.0
'
release
=
'
0.
9
.0
-SNAPSHOT
'
# -- General configuration ---------------------------------------------------
# -- General configuration ---------------------------------------------------
...
...
This diff is collapsed.
Click to expand it.
Henrik tom Wörden
@henrik
mentioned in issue
#245
·
2 years ago
mentioned in issue
#245
mentioned in issue #245
Toggle commit list
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