Week 35 (August 26th – September 1st)
- We have fixed a bug that caused issues when triggering tests for Fedora ELN. (packit/packit-service#2844)
mock
when no RPMs are provided when running packit test
in the CLI. (packit#2636)eln
dist-git branch and the Fedora-eln
Testing Farm compose in Packit as Fedora CI.
(packit#2630)specfile_path
from configuration (or its default value) as the environment variable PACKIT_SPECFILE_PATH
for all Packit actions. (packit#2589
)We have added a new run-condition
action that can be used to conditionally
disable downstream jobs during the execution and aims to solve the following
issue. (packit#2608
, packit-service#2810
)
We got a contribution for a typo in the error message when our Packit CLI
tracebacks. Thanks a lot for the contribution, @mulkieran. (packit#2612
)
We have fixed a bug in validation of the job trigger. (packit#2616
)
We have added support for handling of minor EPEL releases for Copr builds. (packit#2619
)
upstream_package_name
to the upstream_tag_template
option. (packit#2604)packit config validate -c /tmp/my-custom-packit-config.yml
. (packit#2556)Installability check is now being run as part of CI on dist-git pull requests. For more information, please refer to our documentation. (packit-service#2782)
Support for Forgejo pull requests has been added. (ogr#925)