we have a lot of duplicated options in the configuration file. we need to work to remove it and simply the configuration.
take https://pagure.io/pungi-fedora/blob/master/f/fedora.conf and the number of times we have version, release, ksurl, target defined, all with the same value
we should take version and Release values from the compose and not have to redefine them. as well
If version is not configure, Pungi will provide one based on product version and label. If release is completely left out, Koji can generate some value; if it's set to None, Pungi will generate a value based on date or label. This can be set in one place and used by all artifacts.
None
Do you think there another option we could get rid of (or simplify), @ausil?
@lsedlar changed the status to Fixed
Fixed
This issue has been migrated to Fedora Forge: https://forge.fedoraproject.org/pungi/pungi/issues/271
Please continue any further discussion there.