pungi/pungi/phases
Lubomír Sedlář 223a015898 Automatically generate missing image version
If the configuration does not specify version for images or live media,
Pungi will create a default value based on `release_version`. If label
is used for the compose, the milestone from it will be appended to the
version (unless it's RC).

This change is backwards compatible: nothing changes when version is set
in configuration. If the version was missing before, building the
artifacts would fail. With this patch, default values will be supplied.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2016-09-01 15:13:04 +02:00
..
gather Improve error messages for gathering packages 2016-08-10 09:32:39 +02:00
pkgset Remove unused imports 2016-08-17 08:20:01 +02:00
__init__.py Remove ambiguous imports 2016-07-20 13:36:42 +02:00
base.py Automatically generate missing image version 2016-09-01 15:13:04 +02:00
buildinstall.py [buildinstall] Fix cleaning output dir 2016-08-18 09:11:30 +02:00
createiso.py createiso: Report nice error when tag does not exist 2016-09-01 09:09:31 +02:00
createrepo.py Merge #345 `createrepo: use separate logs for different pkg_type` 2016-07-01 00:03:46 +00: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 Automatically generate missing image version 2016-09-01 15:13:04 +02:00
image_checksum.py Simplify naming format placeholders 2016-06-28 13:03:36 +02:00
init.py Add common global settings for images 2016-04-18 18:11:29 +02:00
live_images.py Automatically generate missing image version 2016-09-01 15:13:04 +02:00
livemedia_phase.py Automatically generate missing image version 2016-09-01 15:13:04 +02:00
osbs.py [osbs] Add NVRA of created image into main log 2016-08-30 10:37:17 +02:00
ostree.py Refactor failables 2016-07-27 13:06:01 +02:00
ostree_installer.py Refactor failables 2016-07-27 13:06:01 +02:00
product_img.py Allow specifying empty variants 2016-02-16 15:08:15 +01:00
test.py [test] Make image test at end of compose less strict 2016-08-16 10:18:12 +02:00