1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2024-06-18 09:34:51 +02:00

Updated Release Checklist (markdown)

Paul Schaub 2021-08-10 15:16:05 +02:00
parent b283bb8c3f
commit 2e56f1f5d5

@ -1,4 +1,4 @@
* Update `CHANGELOG.md`
* Update `CHANGELOG.md` and dependency version in `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`