update release checklist
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details

This commit is contained in:
Robin Müller 2023-02-22 15:17:08 +01:00
parent 721d38f758
commit 5f6f806b88
No known key found for this signature in database
GPG Key ID: 11D4952C8CCEF814
1 changed files with 4 additions and 2 deletions

View File

@ -4,8 +4,10 @@ OBSW Release Checklist
# Pre-Release
1. Update version in `CMakeLists.txt`
2. Verify that the Q7S, Q7S EM and Host build are working
3. Wait for CI/CD results
2. Re-run the auto-formatters with the `scripts/auto-formatter.sh` script
3. Re-run the generators with `generators/gen.py all`
4. Verify that the Q7S, Q7S EM and Host build are working
5. Wait for CI/CD results
# Post-Release