From a636b568aa53ba4f2575516983aab19ad4613295 Mon Sep 17 00:00:00 2001 From: Yuri Weinstein Date: Fri, 11 Apr 2025 08:21:13 -0700 Subject: [PATCH] doc: minor additions based on the latest mods and updated example to squid Signed-off-by: Yuri Weinstein --- doc/dev/release-process.rst | 93 +++++++++++++++++++++++-------------- 1 file changed, 57 insertions(+), 36 deletions(-) diff --git a/doc/dev/release-process.rst b/doc/dev/release-process.rst index eccd6cc3952..97a504c065e 100644 --- a/doc/dev/release-process.rst +++ b/doc/dev/release-process.rst @@ -96,9 +96,9 @@ We'll use a stable/regular 15.2.17 release of Octopus as an example throughout t 2. Log in with GitHub OAuth 3. Set the parameters as necessary:: - BRANCH=octopus + BRANCH=squid TAG=checked - VERSION=15.2.17 + VERSION=19.2.2 RELEASE_TYPE=STABLE ARCHS=x86_64 arm64 @@ -147,21 +147,27 @@ See `the Ceph Tracker wiki page that explains how to write the release notes Starting path collection, looking for files to sign - --> 18 matching paths found - --> will sign with the following commands: - --> gpg --batch --yes --armor --detach-sig --output Release.gpg Release - --> gpg --batch --yes --clearsign --output InRelease Release - --> signing: /opt/repos/ceph/octopus-15.2.17/debian/jessie/dists/bionic/Release + --> 1 repos found + --> signing: /opt/repos/ceph/squid-19.2.2/debian/jessie/dists/bookworm/Release --> Running command: gpg --batch --yes --armor --detach-sig --output Release.gpg Release --> Running command: gpg --batch --yes --clearsign --output InRelease Release - --> signing: /opt/repos/ceph/octopus-15.2.17/debian/jessie/dists/focal/Release + --> signing: /opt/repos/ceph/squid-19.2.2/debian/jessie/dists/jammy/Release --> Running command: gpg --batch --yes --armor --detach-sig --output Release.gpg Release --> Running command: gpg --batch --yes --clearsign --output InRelease Release @@ -192,17 +194,35 @@ See `the Ceph Tracker wiki page that explains how to write the release notes