pungi/pungi/phases
Lubomír Sedlář a446593698 pkgset: Update Koji source to create multiple pkgsets
With this patch, there should be a separate package set for each tag
that is consumed.

Generally each module will create a separate package set, with the
exception of -devel modules that will be in the same set as their
non-devel version.

Variants no longer need to keep their own package set objects. Instead
they now include a set of package set names that should be used for the
variant. This can replace the whitelist mechanism of deps gather method.

JIRA: COMPOSE-3620
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2019-09-03 09:31:18 +02:00
..
gather pkgset: Update Koji source to create multiple pkgsets 2019-09-03 09:31:18 +02:00
pkgset pkgset: Update Koji source to create multiple pkgsets 2019-09-03 09:31:18 +02: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 config: Deprecate bootable option 2019-07-22 16:51:38 +08:00
createiso.py config: Deprecate bootable option 2019-07-22 16:51:38 +08:00
createrepo.py Fix shadowed variable 2019-07-24 13:45:27 +02:00
extra_files.py Update code to pass around a list of pkgsets 2019-09-03 09:31:18 +02:00
extra_isos.py config: Deprecate bootable option 2019-07-22 16:51:38 +08:00
image_build.py image-build: Accept formats in lists 2019-03-04 08:32:19 +01:00
image_checksum.py Stop using .message attribute on exceptions 2018-05-15 14:17:46 +02:00
init.py Remove now unused msg variables 2019-07-24 13:45:00 +02: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 osbs: Rework configuration for image pushes 2019-04-05 10:28:34 +02:00
ostree.py Create new Runroot class and use it everywhere where runroot task is executed. 2019-03-21 14:15:58 +01:00
ostree_installer.py runroot: Remove useless argument output_path 2019-05-22 15:10:32 +02:00
phases_metadata.py Validation of parameter skip_phases 2018-05-15 13:30:00 +02:00
product_img.py Update code to pass around a list of pkgsets 2019-09-03 09:31:18 +02:00
test.py Refactor code for removing repoclosure cache 2019-08-23 11:00:17 +08:00
weaver.py Move ostree phase and pipelines for running phases 2018-02-26 13:43:44 +01:00