pungi/pungi/phases
Qixiang Wan 258d716a71 Not create empty skeleton dirs for empty variants
Do not create empty skeleton dirs for empty variants which we do for rpm
variants in some phases (some others already have the check):
1. createiso phase
2. extra_files phase
3. gather phase

In addtion to this, compose metadata (composeinfo.json) doesn't include
variant paths which don't exist or are just empty dirs now.

Fixes: #497
Merges: #572
Signed-off-by: Qixiang Wan <qwan@redhat.com>
2017-03-27 17:55:54 +02:00
..
gather Not create empty skeleton dirs for empty variants 2017-03-27 17:55:54 +02:00
pkgset Query only active modules in PDC. 2017-03-27 15:30:06 +02:00
__init__.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00
base.py Fix PhaseLoggerMixin in case of compose has _logger = None 2016-11-30 14:41:02 +08:00
buildinstall.py iso-wrapper: Add utility for mounting images 2017-03-21 07:55:19 +01:00
createiso.py Not create empty skeleton dirs for empty variants 2017-03-27 17:55:54 +02:00
createrepo.py Save modules metadata as full yaml object 2017-03-27 15:28:18 +02:00
extra_files.py Not create empty skeleton dirs for empty variants 2017-03-27 17:55:54 +02:00
image_build.py image-build: Correctly write can_fail option 2017-03-20 09:05:03 +01:00
image_checksum.py image_checksum: add file sizes to checksum files 2017-01-23 18:20:21 +08:00
init.py comps: Filter comps groups for optional variants 2017-02-23 12:44:20 +01:00
live_images.py live-cd: Print task ID on success 2017-03-15 17:37:00 +01:00
livemedia_phase.py live-media: Print task ID on success 2017-03-15 17:37:00 +01:00
osbs.py osbs: write manifest for scratch osbs 2017-03-06 09:26:01 +08:00
ostree_installer.py ostree-installer: Print task ID on success 2017-03-15 17:37:00 +01:00
ostree.py ostree: Print task ID on success 2017-03-15 17:37:00 +01:00
product_img.py Create temporary dirs under compose's workdir 2017-01-11 15:25:47 +08:00
test.py repoclosure: Don't run build deps check 2017-01-30 10:16:03 +01:00