fedora config files for pungi
Go to file
Adam Williamson 93bf27c8f2 Emit 'location' key in fedmsgs, pointing to compose URL
For fedmsg_meta we have to provide a 'link'. At present we do
this with a rather large and icky pile of conditionals which
doesn't work properly. It's much simpler to figure out the URL
in the compose script and emit it in the fedmsg, then meta can
just...use it. For older fedmsgs we'll just point to the base
kojipkgs location for the link.

For synced composes, we use the synced URL on dl (this matches
what the meta stuff tried to do before). For non-synced composes
we just use the kojipkgs location.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2018-01-25 11:00:52 +01:00
cloud-nightly.sh Emit 'location' key in fedmsgs, pointing to compose URL 2018-01-25 11:00:52 +01:00
docker-nightly.sh Emit 'location' key in fedmsgs, pointing to compose URL 2018-01-25 11:00:52 +01:00
fedora-atomic.conf Set the gather_profiler option. 2017-09-01 20:09:27 -04:00
fedora-cloud.conf Set the gather_profiler option. 2017-09-01 20:09:27 -04:00
fedora-dnf.conf Add a config and script for Rawhide done with DNF 2017-03-27 14:53:00 +02:00
fedora-docker.conf Set the gather_profiler option. 2017-09-01 20:09:27 -04:00
fedora-modular.conf do not skip live_images phase 2017-10-06 15:51:52 -05:00
fedora.conf Let pungi produce comps file in rawhide composes 2017-11-13 16:31:50 -05:00
nightly-dnf.sh Add a config and script for Rawhide done with DNF 2017-03-27 14:53:00 +02:00
nightly-modular.sh Emit 'location' key in fedmsgs, pointing to compose URL 2018-01-25 11:00:52 +01:00
nightly.sh Emit 'location' key in fedmsgs, pointing to compose URL 2018-01-25 11:00:52 +01:00
README.rst fix typos in README 2016-03-09 17:14:52 +00:00
release-candidate.sh Fix pungi call with extra argument 2017-07-24 14:44:12 +02:00
twoweek-nightly.sh Emit 'location' key in fedmsgs, pointing to compose URL 2018-01-25 11:00:52 +01:00
variants-fedora.xml fedora-productimg-server is no more, don't try and install it 2017-12-20 17:25:18 -08:00
variants-modular.xml add system-tools:master 2017-11-20 17:02:29 +01:00

This repo holds the config files that define what goes in and comes
out of a Fedora compose using pungi.