From 830d9906b9130a74e4d6d397749db52b2f25e2ec Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Feb 02 2025 22:49:35 +0000 Subject: some more final release tweaks Signed-off-by: Kevin Fenzi --- diff --git a/modules/release_guide/pages/final_release.adoc b/modules/release_guide/pages/final_release.adoc index e3eb809..750a35f 100644 --- a/modules/release_guide/pages/final_release.adoc +++ b/modules/release_guide/pages/final_release.adoc @@ -15,6 +15,7 @@ Set the bodhi release to `current` [source,subs="attributes+"] .... $ bodhi releases edit --name F{branched} --state current +$ bodhi releases edit --name F{branched}F --state current .... Set the bodhi stable tag to point to updates instead of base repo @@ -103,8 +104,9 @@ an email to [.title-ref]#mirror-admin@lists.fedoraproject.org# list. == Check and set EOL on previous releases to reflect reality -Check Bodhi for active releases and set respective EOL date. It's important to have an EOL date set, -because it serves for other scripts to distinguish between stable and branched releases. +. check the fedora schedule for active releases and respective EOL date +. if needed run the adjust-eol-all.py script from releng repository to +correct any mistakes == Make sure there are no tagging leftovers from bodhi @@ -117,6 +119,10 @@ Verification is somewhat difficult as one cannot look at the content via the web server due to permissions. Typically we ask somebody from the Infrastructure team to give the tree a second set of eyes. +Some things to check for: +. are the CHECKSUM files signed? +. are the spins/labs present? + == Post Release === One Week After the Release