diff --git a/modules/release_guide/pages/beta_freeze.adoc b/modules/release_guide/pages/beta_freeze.adoc index 28d9e8c..597e0e2 100644 --- a/modules/release_guide/pages/beta_freeze.adoc +++ b/modules/release_guide/pages/beta_freeze.adoc @@ -37,18 +37,6 @@ and also bodhi knows to compose the updates $ bodhi releases edit --name "F{branched}" --stable-tag f{branched} --testing-repository updates-testing --package-manager dnf --no-create-automatic-updates --composed-by-bodhi --state frozen .... -=== Add the modular release - -Run the following command on your own workstation to add the modular -release - -[source,subs="attributes+"] -.... -$ bodhi releases create --name F{branched}M --long-name "Fedora {branched} Modular" --id-prefix FEDORA-MODULAR --version {branched} --branch f{branched}m --dist-tag f{branched}-modular --stable-tag f{branched}-modular-updates --testing-tag f{branched}-modular-updates-testing --candidate-tag f{branched}-modular-updates-candidate --pending-stable-tag f{branched}-modular-updates-pending --pending-testing-tag f{branched}-modular-updates-testing-pending --pending-signing-tag f{branched}-modular-signing-pending --override-tag f{branched}-modular-override --state pending --user -.... - -Please update fas account username in above command. - [WARNING] ==== Due to a https://github.com/fedora-infra/bodhi/issues/2177[bug] in @@ -123,7 +111,7 @@ $ bodhi releases info {branched} $ bodhi releases info {current} .... -Check for other variants like modular, container and flatpaks +Check for other variants like container and flatpaks === Process stable push requests diff --git a/modules/release_guide/pages/beta_release.adoc b/modules/release_guide/pages/beta_release.adoc index e0405a0..24323db 100644 --- a/modules/release_guide/pages/beta_release.adoc +++ b/modules/release_guide/pages/beta_release.adoc @@ -9,7 +9,6 @@ Based on the GO/NOGO meeting if the currnet compose is GO. The following steps n [source,subs="attributes+"] .... $ koji clone-tag --all --latest-only f{branched} f{branched}-Beta -$ koji clone-tag --all --latest-only f{branched}-modular f{branched}-Beta-modular .... == Stage release to mirrors @@ -34,7 +33,7 @@ following command [source,subs="attributes+"] .... -$ for dir in Cloud Container Everything Kinoite Labs Modular Sericea Server Silverblue Spins Workstation metadata; do sudo -u ftpsync rsync -avhH /mnt/koji/compose/{branched}/Fedora-{branched}-20221105.0/compose/$dir/ /pub/alt/stage/{branched}_RC-1.7/$dir/ --link-dest=/pub/fedora/linux/releases/{branched}/Everything/ --link-dest=/pub/alt/stage/{branched}_RC-1.2/Everything/ --link-dest=/pub/alt/stage/{branched}_RC-1.3/Everything --link-dest=/pub/alt/stage/{branched}_RC-1.4/Everything --link-dest=/pub/alt/stage/{branched}_RC-1.5/Everything --link-dest=/pub/alt/stage/{branched}_RC-1.6/Everything --link-dest=/pub/alt/stage/{branched}_RC-1.7/Everything; done +$ for dir in Cloud Container Everything Kinoite Labs Sericea Server Silverblue Spins Workstation metadata; do sudo -u ftpsync rsync -avhH /mnt/koji/compose/{branched}/Fedora-{branched}-20221105.0/compose/$dir/ /pub/alt/stage/{branched}_RC-1.7/$dir/ --link-dest=/pub/fedora/linux/releases/{branched}/Everything/ --link-dest=/pub/alt/stage/{branched}_RC-1.2/Everything/ --link-dest=/pub/alt/stage/{branched}_RC-1.3/Everything --link-dest=/pub/alt/stage/{branched}_RC-1.4/Everything --link-dest=/pub/alt/stage/{branched}_RC-1.5/Everything --link-dest=/pub/alt/stage/{branched}_RC-1.6/Everything --link-dest=/pub/alt/stage/{branched}_RC-1.7/Everything; done .... == Set release in Bodhi to pending diff --git a/modules/release_guide/pages/final_release.adoc b/modules/release_guide/pages/final_release.adoc index 2de7bf5..b53290c 100644 --- a/modules/release_guide/pages/final_release.adoc +++ b/modules/release_guide/pages/final_release.adoc @@ -11,7 +11,6 @@ Set the https://pagure.io/fedora-infra/ansible/blob/main/f/vars/all[variable] to [source,subs="attributes+"] .... $ koji edit-tag --lock f{branched} -$ koji edit-tag --lock f{branched}-modular .... == Bodhi Changes diff --git a/modules/release_guide/pages/sop_bodhi_activation.adoc b/modules/release_guide/pages/sop_bodhi_activation.adoc index 95d332b..3e1c9a6 100644 --- a/modules/release_guide/pages/sop_bodhi_activation.adoc +++ b/modules/release_guide/pages/sop_bodhi_activation.adoc @@ -37,18 +37,6 @@ and also bodhi knows to compose the updates $ bodhi releases edit --name "F{branched}" --stable-tag f{branched} --testing-repository updates-testing --package-manager dnf --no-create-automatic-updates --composed-by-bodhi --state frozen .... -=== Add the modular release - -Run the following command on your own workstation to add the modular -release - -[source,subs="attributes+"] -.... -$ bodhi releases create --name F{branched}M --long-name "Fedora {branched} Modular" --id-prefix FEDORA-MODULAR --version {branched} --branch f{branched}m --dist-tag f{branched}-modular --stable-tag f{branched}-modular-updates --testing-tag f{branched}-modular-updates-testing --candidate-tag f{branched}-modular-updates-candidate --pending-stable-tag f{branched}-modular-updates-pending --pending-testing-tag f{branched}-modular-updates-testing-pending --pending-signing-tag f{branched}-modular-signing-pending --override-tag f{branched}-modular-override --state pending --user -.... - -Please update fas account username in above command. - [WARNING] ==== Due to a https://github.com/fedora-infra/bodhi/issues/2177[bug] in @@ -123,7 +111,7 @@ $ bodhi releases info {branched} $ bodhi releases info {current} .... -Check for other variants like modular, container and flatpaks +Check for other variants like container and flatpaks == Consider Before Running diff --git a/modules/sysadmin_guide/pages/mbs.adoc b/modules/sysadmin_guide/pages/mbs.adoc index a42bdfa..6b1de02 100644 --- a/modules/sysadmin_guide/pages/mbs.adoc +++ b/modules/sysadmin_guide/pages/mbs.adoc @@ -9,7 +9,7 @@ https://fedoraproject.org/wiki/Changes/ModuleBuildService Owner:: Release Engineering Team, Infrastructure Team Contact:: - #fedora-modularity, #fedora-admin, #fedora-releng + fedora-admin, #fedora-releng Persons:: jkaluza, fivaldi, breilly, mikem Public addresses:: diff --git a/modules/sysadmin_guide/pages/odcs.adoc b/modules/sysadmin_guide/pages/odcs.adoc index b01c7b9..47f9437 100644 --- a/modules/sysadmin_guide/pages/odcs.adoc +++ b/modules/sysadmin_guide/pages/odcs.adoc @@ -14,7 +14,7 @@ using Pungi. Owner:: Factory2 Team, Release Engineering Team, Infrastructure Team Contact:: - #fedora-modularity, #fedora-admin, #fedora-releng + fedora-admin, #fedora-releng Persons:: jkaluza, cqi, qwan, threebean Public addresses::