1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2024-06-26 21:44:50 +02:00

Updated Release Checklist (markdown)

Paul Schaub 2022-02-05 14:54:25 +01:00
parent 4a646e30aa
commit a0adbd1312

@ -1,4 +1,4 @@
* Update `CHANGELOG.md` and dependency version in `README.md`
* Update `CHANGELOG.md` and dependency version in `README.md` and `pgpainless-sop/README.md`
* Check if code is in good shape -> `gradle check javadocAll`
* Stable release? -> `git checkout -b release/X.Y`
* Set the version in `version.gradle`. Don't forget to set `isSnapshot = false`