pungi/pungi/phases
Lubomír Sedlář 8323a735e7 Always generate rpms.json file
Even if gather phase is skipped, it will still generate a rpms.json
metadata file. It will have no payload, but the header structure is
there.

Createrepo phase had to be updated to ignore variants that have no RPMs
listed in metadata.

There is one more fix for writing treeinfo files: if repomd.xml files
are not generated, it will no longer crash.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2016-06-27 08:50:19 +02:00
..
gather Always generate rpms.json file 2016-06-27 08:50:19 +02:00
pkgset [pkgset] Fix caching RPMs 2016-04-28 09:05:03 +02:00
__init__.py [osbs] Add a phase to build images in OSBS 2016-06-22 10:02:03 +02:00
base.py Stop using str.format 2016-05-25 13:41:49 +02:00
buildinstall.py [buildinstall] Fix bad error message 2016-05-27 12:18:16 +02:00
createiso.py Merge #320 `images.json: Move src images under binary arches.` 2016-06-06 11:56:11 +00:00
createrepo.py Always generate rpms.json file 2016-06-27 08:50:19 +02:00
extra_files.py [extra-files] Only copy files when there is a config 2016-06-23 07:25:52 +02:00
image_build.py [image-build] Allow using external install trees 2016-05-23 18:30:14 +02:00
image_checksum.py [checksum] Add arch to file name 2016-04-04 09:38:48 +02:00
init.py Add common global settings for images 2016-04-18 18:11:29 +02:00
live_images.py [test] Add checks for created images 2016-05-05 15:38:00 +02:00
livemedia_phase.py [test] Add checks for created images 2016-05-05 15:38:00 +02:00
osbs.py [osbs] Add a phase to build images in OSBS 2016-06-22 10:02:03 +02:00
ostree.py Stop using str.format 2016-05-25 13:41:49 +02:00
ostree_installer.py Merge #309 `Add compatibility for Python 2.6` 2016-05-27 01:23:34 +00:00
product_img.py Allow specifying empty variants 2016-02-16 15:08:15 +01:00
test.py Fix checking optional ISO images in test phase 2016-06-06 10:41:06 +02:00