pungi/pungi
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
..
compose_metadata [metadata] Simplify writing media.repo 2016-05-23 18:34:04 +02:00
phases Automatically generate missing image version 2016-09-01 15:13:04 +02:00
wrappers [scm] Add logging for exporting local files 2016-06-23 08:07:23 +02:00
__init__.py Add full Pungi version to log output 2016-08-16 08:12:40 +02:00
arch.py Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
checks.py [checks] Add a check for too restrictive umask 2016-03-31 10:10:18 +02:00
compose.py Automatically generate missing image version 2016-09-01 15:13:04 +02:00
config.py Load multilib configuration from local dir in development 2015-11-27 10:27:43 +01:00
createiso.py [createiso] Use shell script for runroot 2016-08-10 13:39:50 +02:00
gather.py gather: Check if txmbr.isDep is set for conditional deps. 2015-09-10 09:38:09 -04:00
ks.py Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
linker.py gather: Implement hashed directories. 2015-07-24 04:40:55 -04:00
media_split.py [media-split] Remove commented-out code 2016-06-01 14:11:56 +02:00
metadata.py Always generate rpms.json file 2016-06-27 08:50:19 +02:00
multilib.py Remove ambiguous imports 2016-07-20 13:36:42 +02:00
notifier.py Pungi should log when it tries to publish notifications. 2016-04-27 12:09:57 -04:00
ostree.py Stop using str.format 2016-05-25 13:41:49 +02:00
pathmatch.py Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
paths.py [paths] Document and test translate_path 2016-03-07 15:18:57 +01:00
util.py Refactor failables 2016-07-27 13:06:01 +02:00