Adam Williamson píše v Po 05. 10. 2020 v 14:40 -0700:
On Fri, 2020-09-25 at 14:56 +0200, Lubomír Sedlář wrote:
Hello everyone,
a new version of Pungi is available. The 4.2.5 build is ready to be used. There are updates pending for updates-testing repo.
These are the major changes:
- A new compose type was added: development. It is meant for non- production versions of the compose. This requires python-
productmd >= 1.28, which has also been released today.
How does it differ from the 'test' type?
Test can be confusing sometimes: it could mean a test of the tools, configuration or content. Development compose is meant to work similarly to production composes, but it's not supposed to be shipped anywhere.
The type has no effect on the content, it only changes the compose ID to make it easier to distinguish parallel compose lines for the same product.
Hope this helps, Lubomír