Paweł Poławski
Paweł Poławski
rpmlint is used in Fedora dist git in the release process. Having it included in the upstream CI will allow us early detection of the potential linter issues in spec...
This is a placeholder to sync bootc kickstart command support before formal PR being created. This PR requires pykickstart change to be merged first: https://github.com/pykickstart/pykickstart/pull/536
Anaconda IsFinal property use to be processed out of ANACONDA_ISFINAL environmental variable. This commit changes this behaviour to use RELEASE_TYPE variable out of /etc/os-release instead. Resolves: INSTALLER-4068
Bootc is a new way of deploying images added to the Anaconda. Those tests cover basic testing schema validating the installed system image.