pungi/pungi/wrappers
Jan Kaluza 37c89dfde6 Add 'pkgset_koji_builds' option to include extra builds in a compose
This PR adds new pkgset_koji_builds configuration option.

This option allows setting list of extra Koji build NVRs which will be
included in a compose. This is useful in two cases:

a) It allows generating standard composes with few packages update to
certain version to test how the compose behaves when the package is
updated for real.

b) It allows generating compose consisting only from particular builds
when pkgset_koji_tag = '' or None. This is useful when one want to
regenerate the compose with packages which are not tagged in single Koji
tag. This is very useful for ODCS when reproducing old composes.

Merges: https://pagure.io/pungi/pull-request/1049
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2018-09-21 14:06:49 +02:00
..
__init__.py Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
comps.py comps: Add get_langpacks function 2018-07-23 09:08:33 -04:00
createrepo.py createrepo: Allow passing arbitrary arguments 2018-08-08 16:15:51 +02:00
fus.py gather: Get modular packages from fus 2018-08-03 08:00:37 +02:00
iso.py Add buildinstall_use_guestmount boolean option 2018-01-16 09:18:35 +01:00
jigdo.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00
kojiwrapper.py Add 'pkgset_koji_builds' option to include extra builds in a compose 2018-09-21 14:06:49 +02:00
lorax.py Expose lorax's --rootfs-size argument 2016-11-17 10:17:39 -05:00
pungi.py Write package whitelist for each variant 2018-03-08 14:29:23 +01:00
repoclosure.py Port to Python 3 2017-10-24 15:15:31 +02:00
scm.py scm: Stop decoding output of post-clone command 2018-02-20 12:18:48 +01:00
variants.py variants: Reject values with whitespace 2018-06-12 12:48:14 +02:00