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
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 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.
Release Date: 25th of March 2024
Release Activities
At the beginning of the cycle
@k6-browser
team and co-assign the issue to them.release-v0.50.0
long-lived branch and add a new release notes file using the available template to the repository'srelease notes
folder.release-v0.50.0
long-lived branch on the grafana/k6-DefinitelyTyped fork repository.Release Preparation
~ 2 weeks before the release date
~ 1 week before the release date
k6-docs
repository related to new or modified functionalities introduced by the new version have been created.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
k6-docs
repository, related to new or modified functionalities introduced by the new version have been merged.Release Day
Documentation
main
in thek6-docs
repository, copying the current k6'snext
to a folder named with the k6 version (e.g.v0.50.x
).In k6 repository
vX.Y.Z
using git:git tag v0.50.0 -m "v0.50.0"
.Announcements
Wrapping Release
DefinitelyTyped/DefinitelyTyped
PR(s) are merged..github/ISSUE_TEMPLATE/release.md
in the event steps from this checklist were incorrect or missing.The text was updated successfully, but these errors were encountered: