Skip to content

Commit

Permalink
chore(template): update release.md
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Su <derek.su@suse.com>
  • Loading branch information
derekbit committed Oct 18, 2024
1 parent 84fdd51 commit bf5ddc2
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions .github/ISSUE_TEMPLATE/release.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@ Action items for releasing v<x.y.z>
- longhorn-share-manager
- backing-image-manager
- longhorn-spdk-engine (needed after GA)
- [ ] Update `Best Practices>Operating System` in Longhorn official document.
- [ ] Update image versions in https://github.com/longhorn/longhorn/tree/v<x.y>.x/chart/README.md.
- [ ] Trigger the GA release build by [longhorn/longhorn Actions](https://github.com/longhorn/longhorn)
- [ ] Trigger the GA release build by [longhorn/release Actions](https://github.com/longhorn/release/actions/workflows/release.yml)

**The QA captain needs to coordinate the following items before the GA release.**

- [ ] Update `Best Practices>Operating System` in Longhorn official document.
- [ ] Regression test plan (manual)
- [ ] Run e2e regression for pre-GA milestones (`install`, `upgrade`)
- [ ] Run security testing of container images for pre-GA milestones
Expand All @@ -56,10 +56,13 @@ Action items for releasing v<x.y.z>
- [ ] Update image versions in https://longhorn.io `Snapshot and Backups > CSI Snapshot Support > Enable CSI Snapshot Support on a Cluster`
- [ ] Release longhorn/chart from the release branch to publish to [ArtifactHub](https://artifacthub.io/packages/helm/longhorn/longhorn) by [longhorn/charts Actions](https://github.com/longhorn/charts)
- [ ] Mark the release as `latest` release in longhorn/longhorn [README.md](https://github.com/longhorn/longhorn)


### Post-Release

- [ ] Mark the release as `stable` release and update stable versions in https://github.com/longhorn/longhorn/blob/master/support-versions.txt
- For the first stable release, we need to consider several factors and reach a consensus by maintainers before claiming it stable.
- For any patch release after a stable release, we need to wait 1-2 weeks for user feedback.
### Post-Release

**After marking the release as a `stable` release, Release Captain needs to coordinate the following items**

Expand Down

0 comments on commit bf5ddc2

Please sign in to comment.