eive-obsw/release-checklist.md

17 lines
503 B
Markdown
Raw Permalink Normal View History

2023-02-08 11:08:38 +01:00
OBSW Release Checklist
=========
# Pre-Release
1. Update version in `CMakeLists.txt`
2023-03-24 21:35:28 +01:00
2. Re-run the generators with `generators/gen.py all`
3. Re-run the auto-formatters with the `scripts/auto-formatter.sh` script
2023-02-22 15:17:08 +01:00
4. Verify that the Q7S, Q7S EM and Host build are working
2023-06-14 06:20:04 +02:00
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
2023-02-08 11:08:38 +01:00
# Post-Release
1. Create a new release with tag on `EGit`