From 89542286ca2a599f34de33a423f39eb391c5c49a Mon Sep 17 00:00:00 2001 From: Samyak Jain Date: Apr 04 2024 17:55:48 +0000 Subject: Add fedora-beta conf details Signed-off-by: Samyak Jain --- diff --git a/modules/release_guide/pages/beta_freeze.adoc b/modules/release_guide/pages/beta_freeze.adoc index 597e0e2..43d6e8d 100644 --- a/modules/release_guide/pages/beta_freeze.adoc +++ b/modules/release_guide/pages/beta_freeze.adoc @@ -113,9 +113,11 @@ $ bodhi releases info {current} Check for other variants like container and flatpaks +== Within the beta freeze + === Process stable push requests -During feezes we need to push to stable builds included in the compose. +During freezes we need to push to stable builds included in the compose. QA will file a ticket with the nvrs to push. [NOTE] @@ -131,6 +133,13 @@ listed individually. $ sudo -u apache bodhi-push --builds ',,...' --username .... +=== Creating fedora-beta.conf + +Everytime we go in beta freeze, we need to generate a `fedora-beta.conf` in order to make the beta, this should be created in the branched f{branched}; For now, this process is done manually by copying refrences from fedora.conf, and making sure below references are updated for the beta. For the references, please check the https://pagure.io/pungi-fedora/pull-request/1243[f40 beta PR]. + +- release-candidate.sh +-- Update references for COMPSFILE and RELEASE to point to correct {branched} version. + == Consider Before Running