diff --git a/release_checklist.md b/release_checklist.md index 2e0247c7..4c8be066 100644 --- a/release_checklist.md +++ b/release_checklist.md @@ -4,8 +4,8 @@ OBSW Release Checklist # Pre-Release 1. Update version in `CMakeLists.txt` -2. Re-run the auto-formatters with the `scripts/auto-formatter.sh` script -3. Re-run the generators with `generators/gen.py all` +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