Merge pull request 'release-checklist: missing bullet point' (#29) from release-checklist-note into main
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good

Reviewed-on: #29
This commit is contained in:
Robin Müller 2023-08-28 18:56:55 +02:00
commit e935b3825a

View File

@ -13,6 +13,10 @@ Checklist for new releases
6. Wait for CI/CD results for EGit and Github. These also check cross-compilation for bare-metal 6. Wait for CI/CD results for EGit and Github. These also check cross-compilation for bare-metal
targets. targets.
# Release
1. `cargo publish`
# Post-Release # Post-Release
1. Create a new release on `EGit` based on the release branch. 1. Create a new release on `EGit` based on the release branch.