Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 992 Bytes

RELEASING.md

File metadata and controls

21 lines (14 loc) · 992 Bytes

Releasing

  1. Update CHANGELOG.md

  2. Tag the release and prepare for the next version with:

    $ ./new-version.sh --release-version X.Y.Z --next-version X.Y.Z

    Tip: Use --help to see script usage

  3. Visit CI to see the progress of the release! 🚀

  4. Visit sonatype to promote java artifacts

  5. Create a new project board for the next release using the automated kanban template:

  6. Before closing the project board for the current release, move any open issues to the project board created in step 5

  7. Draft a new release using the release notes for X.Y.Z in step 1 as the release description: