688 B
688 B
Release Checklist
- Ensure local
mainis up to date with respect toorigin/main. - Run
cargo updateand review dependency updates. Commit updatedCargo.lockwith "chore(release): update lockfile". - Run
cargo outdatedand review semver incompatible updates. Unless there is a strong motivation otherwise, review and update every dependency. - Update the date and version in all man pages: "chore(release): bump man pages".
- Run
cargo publish -p pacdef_core -p pacdef <level>.pacdef_coreandpacdefshall have the same version at all times. Verify everything works as expected. - Rerun
cargo publishwith--execute. - Bump the AUR package.