mirror of
https://github.com/pgpainless/pgpainless.git
synced 2024-11-23 12:52:07 +01:00
Updated Release Checklist (markdown)
parent
915133459b
commit
0253cf6c75
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
||||||
* Run `pgpainless-cli/rewriteManPages.sh` to keep man pages in sync.
|
* Run `pgpainless-cli/rewriteManPages.sh` to keep man pages in sync.
|
||||||
* If BC version bump: Check for disabled tests that are now fixed.
|
* If BC version bump: Check for disabled tests that are now fixed.
|
||||||
* Check if code is in good shape -> `gradle check javadocAll`
|
* Check if code is in good shape -> `gradle check javadocAll`
|
||||||
|
* Perform a run of the OpenPGP Interoperability Testsuite to rule out any CLI issues
|
||||||
* If MAJOR or MINOR version bump:
|
* If MAJOR or MINOR version bump:
|
||||||
* `git checkout -b release/X.Y`
|
* `git checkout -b release/X.Y`
|
||||||
* Update SECURITY.md with supported versions
|
* Update SECURITY.md with supported versions
|
||||||
|
|
Loading…
Reference in a new issue