Skip to content

Commit 4e2f6e3

Browse files
authored
Merge pull request ceph#56570 from batrick/release-checklist-docs-2
doc: reconcile release checklist Reviewed-by: Ilya Dryomov <[email protected]>
2 parents ecc3718 + cddb41a commit 4e2f6e3

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

doc/dev/release-checklists.rst

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -53,13 +53,6 @@ Misc
5353
- [x] update src/tools/monmaptool.cc (`min_mon_release` and corresponding output in `src/test/cli/monmaptool`)
5454
- [x] update src/cephadm/cephadmlib/constants.py (`DEFAULT_IMAGE_RELEASE` to X)
5555

56-
Docs
57-
~~~~
58-
59-
- [ ] Remove ``doc/releases/*.rst``. This should leave behind ``doc/releases/releases.yml`` which is used for doc building purposes.
60-
- [ ] Cherry-pick 8cf9ad62949516666ad0f2c0bb7726ef68e4d666 ("doc: add releases links to toc"). There will be trivial conflicts.
61-
- [ ] Add redirect for new major release at `RTD <https://readthedocs.org/dashboard/ceph/redirects/>`_.
62-
6356
Feature bits
6457
------------
6558

@@ -145,7 +138,9 @@ After dev freeze
145138
================
146139

147140
- [ ] create branch for new release
148-
- [ ] remove release notes for release branch: see also 33d63c32cbf81ed81ce2185063011b98846a0d44
141+
- [ ] remove ``doc/releases/*.rst``. This should leave behind ``doc/releases/releases.yml`` which is used for doc building purposes. See also commit 33d63c3 ("doc: remove release notes for release branch") for details.
142+
- [ ] cherry-pick 8cf9ad62949516666ad0f2c0bb7726ef68e4d666 ("doc: add releases links to toc"). There will be trivial conflicts.
143+
- [ ] add redirect for new major release at `RTD <https://readthedocs.org/dashboard/ceph/redirects/>`_.
149144
- [ ] add release name to redmine (using https://tracker.ceph.com/custom_fields/16/edit)
150145
- [ ] add release name to .github/milestone.yml for github actions to automatically add milestone to backports (this commit must be backported to the release branch)
151146

0 commit comments

Comments
 (0)