Robin Mueller
f67d72a8dd
All checks were successful
EIVE/eive-obsw/pipeline/pr-main This commit looks good
17 lines
503 B
Markdown
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`
|