mirror of
https://github.com/gravitational/teleport.git
synced 2026-09-01 16:03:55 +08:00
3d1e556d80
* postrelease: update PR link This page linked to an old PR that's not applicable with the latest release tooling. Link to a more modern PR to avoid confusion. * Update postrelease.md
1.2 KiB
1.2 KiB
Post-release Checklist
This checklist is to be run after cutting a release.
All releases
Our GitHub Actions workflows will create two PRs when a release is published:
- A PR against the release branch that updates the default version in our docs.
- A PR that updates the AWS AMI IDs for the new release. (This job only runs for releases on the latest release branch)
The AWS AMI ID PR can be merged right away.
Major releases only
- Update support matrix in docs FAQ page
- Update the list of OCI images to monitor and rebuild nightly in
monitor-teleport-oci-distroless.ymlonmasterandrebuild-teleport-oci-distroless-cron.ymlonmaster - Update
e/.github/workflows/build-buildboxes-cron.yamlto bump the branches on each job (two per job) and to comment out the final job that only exists for the pre-release, and bump the versions for the next release.