Use versioned config for fedora-bootc images and update the pungi config file name to reflect change to bootc only.
Signed-off-by: Paul Whalen pwhalen@fedoraproject.org
Let's make this more explicit; can we rename it to fedora-bootc-40.yaml?
fedora-bootc-40.yaml
xref: https://pagure.io/fedora-iot/pungi-iot/pull-request/114
That name comes from the base images repo - https://pagure.io/fedora-iot/base-images/blob/main/f/fedora-40.yaml .
I renamed the pungi config to reflect the change to bootc and no more iot included.
iot
Got it. Hard to remember where all the files come from...
LGTM
Pull-Request has been merged by miabbott
That name comes from the base images repo - https://pagure.io/fedora-iot/base-images/blob/main/f/fedora-40.yaml . Got it. Hard to remember where all the files come from...
Which is why we tend to make them generic named rather than versioned, it makes things more straight forward for things like branching and cherry-picking changes
Use versioned config for fedora-bootc images and update the pungi config file name to reflect change to bootc only.
Signed-off-by: Paul Whalen pwhalen@fedoraproject.org