Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 769 Bytes

RELEASE_CHECKLIST.md

File metadata and controls

21 lines (18 loc) · 769 Bytes

Release checklist

./gradlew generatePomFileForPluginMavenPublication
./gradlew publish publishPlugins
# export GRGIT_USER=blahblahblah
./gradlew gitPublishPush
  • Ensure CI passes
  • Tag the releases
  • Bump gradle.properties to next snapshot, run autostyleApply, commit any changees
  • Comment on all released PRs / issues