pungi/pungi/phases
Lubomír Sedlář 90c60f8e64 Add script to orchestrate multiple composes
It may make sense to break a big compose into smaller chunks that can be
done independently. This script allows describing the smaller parts,
runs them with correct dependencies and arranges the result to look like
a single big compose.

All parts use the same koji event, that is either obtained from Koji, or
from command line argument.

JIRA: COMPOSE-2654
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2019-01-08 09:40:36 +01:00
..
gather gather: Expand wildcards in package names for nodeps 2018-11-08 08:44:44 +01:00
pkgset Add script to orchestrate multiple composes 2019-01-08 09:40:36 +01:00
__init__.py Add a phase for creating extra ISOs 2018-05-16 12:20:01 +02:00
base.py Move resolving git reference to config validation 2018-11-21 13:25:35 +01:00
buildinstall.py buildinstall: Expose lorax's --rootfs-size argument 2019-01-07 11:00:43 +01:00
createiso.py createiso: Move code for tweaking treeinfo into a function 2018-10-11 13:19:07 +02:00
createrepo.py Support more specific config for devel modules 2018-10-30 15:58:35 +01:00
extra_files.py extra-files: Allow configuring used checksums 2017-04-20 09:28:09 +02:00
extra_isos.py extra_iso: Include extra_files.json metadata 2018-11-19 13:18:42 +01:00
image_build.py koji-wrapper: Log failed subtasks 2018-05-02 08:27:44 +02:00
image_checksum.py Stop using .message attribute on exceptions 2018-05-15 14:17:46 +02:00
init.py init: Keep parent groups in addon comps environments 2018-11-02 12:43:56 +01:00
live_images.py Stop using deprecated pipes.quote 2017-10-24 15:15:31 +02:00
livemedia_phase.py koji-wrapper: Log failed subtasks 2018-05-02 08:27:44 +02:00
osbs.py Move resolving git reference to config validation 2018-11-21 13:25:35 +01:00
ostree.py ostree: Send correct ref in the message 2018-12-05 11:20:17 +01:00
ostree_installer.py ostree-installer: Skip comps repo if there are no comps 2018-06-07 09:27:14 +02:00
phases_metadata.py Validation of parameter skip_phases 2018-05-15 13:30:00 +02:00
product_img.py Fall back to mount if guestmount is not available 2018-01-02 17:13:47 +01:00
test.py repoclosure: Extract logs from hybrid solver 2018-10-26 08:42:21 +02:00
weaver.py Move ostree phase and pipelines for running phases 2018-02-26 13:43:44 +01:00