pungi/pungi/phases
Lubomír Sedlář eed2aa2753 pkgset: Add object representing a package set on disk
Once a package set repo is written to disk, let's use this object that
connects the repository path with the mapping of packages.

This change also makes it explicit where the dependency on package set
repos are. In the original codebase, any part of code could generate a
path to the repo, even if that repo has not yet been written.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2019-09-03 09:31:18 +02:00
..
gather pkgset: Add object representing a package set on disk 2019-09-03 09:31:18 +02:00
pkgset pkgset: Add object representing a package set on disk 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