#278 [WIp] Add fedora-beta conf details
Merged 2 months ago by jnsamyak. Opened 2 months ago by jnsamyak.
jnsamyak/infra-docs-fpo add_beta_freeze_deets  into  master

@@ -113,9 +113,11 @@ 

  

  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 @@ 

  $ sudo -u apache bodhi-push --builds '<nvr1>,<nvr2>,...' --username <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

  

rebased onto 8954228

2 months ago

Pull-Request has been merged by jnsamyak

2 months ago
Metadata