Updated Release Checklist (markdown)

Paul Schaub 2024-03-17 14:43:34 +01:00
parent 638727ff7f
commit f07cf7ddc1
1 changed files with 1 additions and 0 deletions

@ -1,6 +1,7 @@
* Update `CHANGELOG.md` and dependency version in `README.md` and `pgpainless-sop/README.md`
* If SOP revision bump:
* Verify that `VersionImpl.SOP_VERSION` is up to date.
* Update Spec Revision number in shields.io badge
* Run `pgpainless-cli/rewriteManPages.sh` to keep man pages in sync.
* If BC version bump: Check for disabled tests that are now fixed.
* Check if code is in good shape -> `gradle check javadocAll`