eive-obsw/release_checklist.md
Robin Mueller cf875f7883
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
bump minor version
2023-06-14 06:20:04 +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`