mirror of
https://github.com/pgpainless/pgpainless.git
synced 2024-11-23 12:52:07 +01:00
Updated Release Checklist (markdown)
parent
4a646e30aa
commit
a0adbd1312
1 changed files with 1 additions and 1 deletions
|
@ -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`
|
* Check if code is in good shape -> `gradle check javadocAll`
|
||||||
* Stable release? -> `git checkout -b release/X.Y`
|
* Stable release? -> `git checkout -b release/X.Y`
|
||||||
* Set the version in `version.gradle`. Don't forget to set `isSnapshot = false`
|
* Set the version in `version.gradle`. Don't forget to set `isSnapshot = false`
|
||||||
|
|
Loading…
Reference in a new issue