Commit Graph

5 Commits

Author SHA1 Message Date
Kevin Fenzi
b35971f438 F37 rc1
I wasn't sure if the ostree installer flatpak runtimes should move to
f37 or not, but I think they should? If not, will revert that part.

* add server kvm image
* fixed media paths to have 1.1 in them.
* Updated release-candidate script
* update flatpak refs for kionite

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-10-17 23:58:49 +00:00
Kevin Fenzi
ad4be08407 Prep for f37 beta 1.1
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-09-02 15:59:25 -07:00
Mohan Boddu
5780510c10 Fix release-candidate.sh script
This adds --notification-script=pungi-wait-for-signed-ostree-handler
to release-candidate.sh script

Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2022-03-11 08:50:24 -05:00
Lubomír Sedlář
20f723c1b9 Fix pungi call with extra argument
The script gets a label as a command line argument, and this is manually
handled by adding it as `--label=$1` to the pungi-koji command. We
should not add this argument to another time.

This avoid problem with Pungi 4.1.17 which reports an error when seeing
unknown arguments (which were silently ignored before).

Fixes: https://pagure.io/pungi/issue/682
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2017-07-24 14:44:12 +02:00
Mohan Boddu
fd9eb1219d Adding cloud, atomic and docker composes
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2017-02-24 13:28:32 -05:00