You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make sure all important / big PRs have been merged by now
Preparing release notes in the documentation / announcement
For non-patch releases: rename the 'akka-grpc-x.x-stable' and 'akka-grpc-supported-x.x-stable' reporting projects in WhiteSource accordingly (unfortunately this requires permissions that cannot be shared outside of Lightbend)
For non-patch releases: Create a news item draft PR on akka.github.com, using the milestone
Cutting the release
Make sure any running Travis builds for the commit you would like to release have completed.
Edit the release draft with the next tag version v1.0.0, title, release description and contributors (the latter generated by sbt-authors (eg. sbt authors v0.22 HEAD))
Check that Travis CI release build has executed successfully (Travis will start a CI build for the new tag and publish artifacts to Bintray and documentation to Gustav)
Go to Bintray and select the just released version
Log in, go to the Maven Central tab, check the Close and release repository when done checkbox and sync with Sonatype (using your Sonatype TOKEN key and password)
before the release
Preparing release notes in the documentation / announcement
Cutting the release
v1.0.0
, title, release description and contributors (the latter generated bysbt-authors
(eg.sbt authors v0.22 HEAD
))Check availability
When everything is on maven central
ssh akkarepo@gustav.akka.io
current
links onrepo.akka.io
to point to the latest version withAnnouncements
For non-patch releases:
Afterwards
The text was updated successfully, but these errors were encountered: