Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release Akka gRPC 0.8.4 #905

Closed
11 tasks done
ennru opened this issue Apr 3, 2020 · 0 comments
Closed
11 tasks done

Release Akka gRPC 0.8.4 #905

ennru opened this issue Apr 3, 2020 · 0 comments
Assignees
Milestone

Comments

@ennru
Copy link
Member

ennru commented Apr 3, 2020

before the release

  • x Create a new milestone for the next version
  • x Check closed issues without a milestone and either assign them the 'upcoming' release milestone or invalid/not release-bound
  • Make sure all important / big PRs have been merged by now

Preparing release notes in the documentation / announcement

  • x 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)
  • x For non-patch releases: Create a news item draft PR on akka.github.com, using the milestone
  • x Move all unclosed issues for this milestone to the next milestone
  • x Close 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 v0.8.4, 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)

Check availability

When everything is on maven central

  • ssh akkarepo@gustav.akka.io
    • update the current links on repo.akka.io to point to the latest version with
      ln -nsf 0.8.4 www/docs/akka-grpc/current
      
    • check changes and commit the new version to the local git repository
      cd ~/www
      git add docs/akka-grpc/current docs/akka-grpc/0.8.4
      git commit -m "Akka gRPC 0.8.4"
      

Announcements

For non-patch releases:

  • x Merge draft news item for akka.io
  • x Send a release notification to Lightbend discuss
  • x Tweet using the akkateam account (or ask someone to) about the new release
  • x Announce on Gitter akka/akka
  • x Announce internally

Afterwards

  • Close this issue
@ennru ennru added this to the 0.8.4 milestone Apr 3, 2020
@ennru ennru mentioned this issue Apr 3, 2020
16 tasks
@raboof raboof self-assigned this Apr 3, 2020
@raboof raboof closed this as completed Apr 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants