15 lines
359 B
Markdown
15 lines
359 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. Wait for CI/CD results
|
|
|
|
# Post-Release
|
|
|
|
1. Create a new release with tag on `EGit`
|