]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/dev/release-checklist: add another step for ceph-build 50517/head
authorJosh Durgin <jdurgin@redhat.com>
Mon, 13 Mar 2023 14:45:07 +0000 (07:45 -0700)
committerZac Dover <zac.dover@proton.me>
Tue, 14 Mar 2023 01:42:56 +0000 (11:42 +1000)
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
(cherry picked from commit 4fcad7161fa094af210229b6f15cded63781080e)

doc/dev/release-checklists.rst

index ffc472e721cfe0a618f62a65cd48053a384c92f9..bf5df98c28d537a00b3835079e8224c1c69f6977 100644 (file)
@@ -118,6 +118,7 @@ In the `ceph/ceph-build.git` repo:
 - [x] add the version -> X mapping (`release_from_version()` in `scripts/build_utils.sh`)
 - [x] add the option for X (`case $RELEASE_BRANCH` in `ceph-dev-build/build/build_osc`)
 - [x] add the option for X (`case $RELEASE_BRANCH` in `ceph-dev-build/build/setup_osc`)
+- [x] grep for previous release and add relevant build targets (e.g. for reef https://github.com/ceph/ceph-build/pull/2076 and https://github.com/ceph/ceph-build/pull/2119)
 
 
 First release candidate