Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Axii
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
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
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
Software
ArmarX
Meta
Axii
Commits
a4e870a7
Commit
a4e870a7
authored
1 week ago
by
Christian Dreher
Browse files
Options
Downloads
Plain Diff
Merge branch 'docs/update-maintainer-guide' into 'main'
Update maintainer documentation See merge request
!866
parents
ab4f82cd
26f12b39
No related branches found
Branches containing commit
No related tags found
1 merge request
!866
Update maintainer documentation
Pipeline
#23316
passed with warnings
1 week ago
Stage: lint
Stage: test
Stage: deploy
Stage: post-deploy-test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/maintainers/README.md
+4
-1
4 additions, 1 deletion
docs/maintainers/README.md
with
4 additions
and
1 deletion
docs/maintainers/README.md
+
4
−
1
View file @
a4e870a7
...
...
@@ -93,7 +93,7 @@ about to be released is ready:
```
-
Ensure that all tests still pass
```
shell
source
.venv/bin/activate
source
.venv
_[OS_CODENAME]
/bin/activate
pytest tests
```
-
Trigger release
...
...
@@ -114,6 +114,9 @@ about to be released is ready:
-
Type "yes" to automatically create the commits and push
-
Wait for Axii to perform the release and for all pipelines to pass
-
After the release
-
Close the
[
corresponding milestone
](
https://git.h2t.iar.kit.edu/sw/armarx/meta/axii/-/milestones
)
-
Rename "Next Release" to the next planned version number
-
Create a new milestone "Next Release"
-
Axii provides you a suggestion for a message to announce the release.
Feel free to distribute it via suitable channels, in case of important
features or breaking changes.
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