#271 deduplicate configuarion file
Closed: Fixed 7 years ago Opened 7 years ago by ausil.

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.

Do you think there another option we could get rid of (or simplify), @ausil?

@lsedlar changed the status to Fixed

7 years ago

Login to comment on this ticket.

Metadata