Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
theodolite
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sören Henning
theodolite
Commits
44e562c9
Commit
44e562c9
authored
4 years ago
by
Sören Henning
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' into stu126940/spesb-76-introduce-theodolite-helm-chart
parents
1566b0ba
51273d46
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!60
Introduce a Theodolite Helm chart for deploying all dependencies
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/release-process.md
+8
-6
8 additions, 6 deletions
docs/release-process.md
with
8 additions
and
6 deletions
docs/release-process.md
+
8
−
6
View file @
44e562c9
...
...
@@ -15,16 +15,18 @@ the following steps according to the release, you are actually performing.
2.
Update
`CITATION.cff`
to match the new version. At least update the
`version`
field.
3.
Create a new branch
`v0.3`
if it does not already exists. This branch will never
3.
Commit these changes to the
`master`
branch.
4.
Create a new branch
`v0.3`
if it does not already exists. This branch will never
again be merged into master.
4
.
Checkout the
`v0.3`
branch.
5
.
Checkout the
`v0.3`
branch.
5
.
Update all references to Theodolite Docker images to tag
`v0.3.1`
. These are the Kubernetes resource definitions in
6
.
Update all references to Theodolite Docker images to tag
`v0.3.1`
. These are the Kubernetes resource definitions in
`execution`
, the references to
*latest*
in
`run_uc.py`
, the Docker Compose files in
`docker-test`
and the example
`theodolite.yaml`
job.
6
.
Commit these changes.
7
.
Commit these changes.
7
.
Tag this commit with
`v0.3.1`
. The corresponding Docker images will be uploaded.
8
.
Tag this commit with
`v0.3.1`
. The corresponding Docker images will be uploaded.
8
.
Create
*releases*
for this tag in both, GitLab and GitHub.
9
.
Create
*releases*
for this tag in both, GitLab and GitHub.
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