Skip to content

Latest commit

 

History

History
27 lines (24 loc) · 1.36 KB

RELEASE_CHECKLIST.md

File metadata and controls

27 lines (24 loc) · 1.36 KB

Release checklist

  ./gradlew generatePomFileForPluginMavenPublication
  ./gradlew publish publishPlugins
  ./gradlew gitPublishPush
  • Test latest spotless on:
  • Tag the releases
  • Bump gradle.properties to next snapshot, run spotlessApply, commit any changees
  • Comment on all released PRs / issues