#1270 Setup for F40 final rcs
Merged a year ago by kevin. Opened a year ago by kevin.
kevin/pungi-fedora f40-final-rc1  into  f40

file added
+1038
The added file is too large to be shown here, see it at: fedora-final.conf
file modified
+1 -1
@@ -4,7 +4,7 @@ 

  # Remove the label from arguments. It gets special treatment. Other arguments

  # to the script are passed to pungi-koji directly.

  shift

- CONFIG="fedora-beta.conf"

+ CONFIG="fedora-final.conf"

  TARGET_DIR="/mnt/koji/compose/40"

  #OLD_COMPOSES_DIR="--old-composes=/mnt/fedora_koji/compose/f23 --old-composes=$TARGET_DIR"

  NIGHTLY=""

Note that due to kiwi images in the beta not having 'Beta' in the name, we need to start with 1.11 here to be 'newer' and not the same as a old beta rc compose.
If we didn't do this, all those images would fail with a 'already been built' error in koji.

Signed-off-by: Kevin Fenzi kevin@scrye.com

rebased onto b569d0dd60543a28579940240ca90d83e20b3386

a year ago

rebased onto 6a314e620766625e9a4f113792404d5882fb6b17

a year ago

Looks good to be but the CONFIG in rc script should point to fedora-final.conf right and not fedora.conf?

rebased onto ec31476899d1581723797512e5d5b39323e55cb1

a year ago

rebased onto 38df4ad

a year ago

Hey @kevin, this looks good to me! We can merge this, and test out our luck once we have flatpaks fe sorted I guess, thank you!

ok, lets merge it in to be ready for the request.

Pull-Request has been merged by kevin

a year ago
Metadata