Skip to content

Commit

Permalink
docs: improve release-process.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ansiwen authored and mergify[bot] committed Aug 13, 2024
1 parent db214db commit fcfb1d4
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/release-process.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,14 @@ Today, the release process includes the following stages:

### Pre-release
- [ ] Complete any API stability updates
- [ ] if issue "APIs pending stability updates" exists:
- [ ] remove `ceph_preview` constraints from related files
- [ ] run `make api-promote`
- [ ] run `make api-fix-versions` for new APIs
- [ ] Check milestone for any incomplete issues
- [ ] Update the releases table in the README

### Release Tasks
- [ ] Update the releases table in the README
- [ ] Tag the code
- [ ] Create release notes
- [ ] Finalize the release on GitHub
Expand Down

0 comments on commit fcfb1d4

Please sign in to comment.