mirror of
https://github.com/pgpainless/pgpainless.git
synced 2024-11-27 06:42:05 +01:00
Updated Release Checklist (markdown)
parent
986c4099d6
commit
b1bbebfc70
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
* Check if code is in good shape -> `gradle check`
|
* 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`
|
||||||
* `export PGPAINLESS_VERSION=X.X.X`
|
* `export PGPAINLESS_VERSION=X.X.X`
|
||||||
|
|
Loading…
Reference in a new issue