pungi/pungi/phases
Jan Kaluza 817acdbbac Allow setting runroot_method per Pungi phase.
The `runroot_method` now accepts `dict` value with phase name as a key
and runroot method as a value. For backward compatibility, the `str`
value is still supported.

The new `global_runroot_method` option has been added which defines
the runroot method in case it is not set in `dict` in the `runroot_method`.

This commit allows running `createiso` phase locally while keeping the other
phases in Koji.

Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-01-02 14:10:20 +00:00
..
gather Do not mention pdc_client when missing modulemd 2019-12-18 13:50:49 +08:00
pkgset pkgset: Fix running without any koji tags 2019-11-11 09:30:37 +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 Allow setting runroot_method per Pungi phase. 2020-01-02 14:10:20 +00:00
createiso.py Allow setting runroot_method per Pungi phase. 2020-01-02 14:10:20 +00:00
createrepo.py Avoid crash if a module is not available on all arches 2019-12-06 14:22:41 +01:00
extra_files.py Write global metadata about extra files 2019-11-05 09:11:01 +01:00
extra_isos.py Write global metadata about extra files 2019-11-05 09:11:01 +01:00
image_build.py Resolve symlinks to images 2019-09-11 15:36:28 +02:00
image_checksum.py Stop using .message attribute on exceptions 2018-05-15 14:17:46 +02:00
init.py Pass compose to SCM wrappers 2019-11-05 08:51:26 +01:00
live_images.py Stop using deprecated pipes.quote 2017-10-24 15:15:31 +02:00
livemedia_phase.py livemedia: Remove title option 2019-11-20 15:33:28 +08:00
osbs.py osbs: Rework configuration for image pushes 2019-04-05 10:28:34 +02:00
ostree.py Allow setting runroot_method per Pungi phase. 2020-01-02 14:10:20 +00:00
ostree_installer.py Allow setting runroot_method per Pungi phase. 2020-01-02 14:10:20 +00:00
phases_metadata.py Validation of parameter skip_phases 2018-05-15 13:30:00 +02:00
product_img.py Pass compose to SCM wrappers 2019-11-05 08:51:26 +01:00
test.py repoclosure: Parse all fus logs 2019-12-02 11:08:55 +01:00
weaver.py Move ostree phase and pipelines for running phases 2018-02-26 13:43:44 +01:00