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 1.5.2 #1289

Closed
17 of 21 tasks
johanandren opened this issue May 13, 2024 · 0 comments
Closed
17 of 21 tasks

Release 1.5.2 #1289

johanandren opened this issue May 13, 2024 · 0 comments
Assignees
Milestone

Comments

@johanandren
Copy link
Member

johanandren commented May 13, 2024

Release Akka Management 1.5.2

Cutting the release

  • Check that open PRs and issues assigned to the milestone are reasonable
  • Update the Change date and version in the LICENSE file.
  • Update the Akka Management version in the samples to 1.5.2, otherwise the published zip files of the samples will have the old version.
  • Create a new milestone for the next version
  • Close the 1.5.2 milestone
  • Make sure all important PRs have been merged
  • Wait until main build finished after merging the latest PR
  • Update the draft release with the next tag version v1.5.2, title and release description. Use the Publish release button, which will create the tag.
  • Check that GitHub Actions release build has executed successfully (GitHub Actions will start a CI build for the new tag and publish artifacts to https://repo.akka.io/maven)

Check availability

When everything is on https://repo.akka.io/maven

  • Log into gustav.akka.io as akkarepo
    • If this updates the current version, run ./update-akka-management-current-version.sh 1.5.2
    • otherwise check changes and commit the new version to the local git repository
      cd ~/www
      git status
      git add docs/akka-management/current docs/akka-management/1.5.2
      git add api/akka-management/current api/akka-management/1.5.2
      git commit -m "Akka Management 1.5.2"
      

Announcements

For important patch releases, and only if critical issues have been fixed:

  • Send a release notification to Lightbend discuss
  • Tweet using the @akkateam account (or ask someone to) about the new release
  • Announce internally (with links to Tweet, discuss)

For minor or major releases:

  • Include noteworthy features and improvements in Akka umbrella release announcement at akka.io. Coordinate with PM and marketing.

Afterwards

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

1 participant