eive-obsw/release_checklist.md
Robin Mueller 4155aa8776
Some checks failed
EIVE/eive-obsw/pipeline/pr-v2.0.4-branch There was a failure building this commit
EIVE/eive-obsw/pipeline/head There was a failure building this commit
v3.1.1 reduced to the bare minimum
2023-06-17 19:17:50 +02:00

17 lines
503 B
Markdown

OBSW Release Checklist
=========
# Pre-Release
1. Update version in `CMakeLists.txt`
2. Re-run the generators with `generators/gen.py all`
3. Re-run the auto-formatters with the `scripts/auto-formatter.sh` script
4. Verify that the Q7S, Q7S EM and Host build are working
5. Update `CHANGELOG.md`: Add new `unreleased` section, convert old unreleased section to
header containing version number and release date.
6. Wait for CI/CD results
# Post-Release
1. Create a new release with tag on `EGit`