Skip to content
Snippets Groups Projects
Commit a4e870a7 authored by Christian Dreher's avatar Christian Dreher
Browse files

Merge branch 'docs/update-maintainer-guide' into 'main'

Update maintainer documentation

See merge request !866
parents ab4f82cd 26f12b39
No related branches found
No related tags found
1 merge request!866Update maintainer documentation
Pipeline #23316 passed with warnings
......@@ -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.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment