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

k6 release v0.50.0 #3577

Closed
28 tasks done
oleiade opened this issue Jan 29, 2024 · 1 comment
Closed
28 tasks done

k6 release v0.50.0 #3577

oleiade opened this issue Jan 29, 2024 · 1 comment
Assignees
Labels
Milestone

Comments

@oleiade
Copy link
Member

oleiade commented Jan 29, 2024

Release Date: 25th of March 2024

Release Activities

At the beginning of the cycle

Release Preparation

~ 2 weeks before the release date

  • Ensure all pull requests from a release milestone are merged.
  • Ensure that the browser and other experimental modules (if needed) have been updated to their latest version.

~ 1 week before the release date

  • Ensure all merged pull requests referenced in the release notes are linked to the release milestone.
  • Ensure all pull requests in the k6-docs repository related to new or modified functionalities introduced by the new version have been created.
  • Ensure all PRs in the k6 repository, part of the current milestone, have been merged.
  • Open a PR with the release notes for the new version and ask teams who might have contributed to the release (k6-browser, k6-ecosystem, k6-docs, k6-devrel teams, etc.) to contribute their notes and review the existing ones.
  • Share the release notes PR with the k6 open-source teams. Request contributions from all affected teams (k6-browser, k6-chaos, k6-docs, k6-devrel, etc.) and any other stakeholders involved in the new release.
  • Open a separate pull request for bumping the k6 Go project's version.
  • Open a PR in the DefinitelyTyped/DefinitelyTyped repository, using the release branch created in the grafana/k6-DefinitelyTyped fork, to update the k6 type definitions for the new release.

~ 1 day before the release date

  • Ensure all pull-requests in the k6-docs repository, related to new or modified functionalities introduced by the new version have been merged.

Release Day

Documentation

  • Open and merge a pull-request from main in the k6-docs repository, copying the current k6's next to a folder named with the k6 version (e.g. v0.50.x).
  • Ensure the k6 repository release notes PR contains the correct links to the docs.

In k6 repository

  • Merge the PR bumping the k6 Go project's version.
  • Merge the release notes PR.
  • Create and push a new tag of the form vX.Y.Z using git: git tag v0.50.0 -m "v0.50.0".

Announcements

  • Publish a link to the new GitHub release in the #k6-changelog channel.
  • Notify the larger team in the #k6 channel, letting them know that the release is published.
  • Close the release's milestone.

Wrapping Release

  • Ensure the DefinitelyTyped/DefinitelyTyped PR(s) are merged.
  • Update the k6 repository's .github/ISSUE_TEMPLATE/release.md in the event steps from this checklist were incorrect or missing.
@oleiade oleiade changed the title k6 release v0.4x.0 k6 release v0.51.0 Jan 29, 2024
@oleiade oleiade changed the title k6 release v0.51.0 k6 release v0.50.0 Jan 29, 2024
@oleiade
Copy link
Member Author

oleiade commented Jan 29, 2024

Created dedicated long-lived release-v0.50.0 branch for the upcoming release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants