Week 25 (June 17th – June 23rd)
- We have added support for the
eln
dist-git branch and theFedora-eln
Testing Farm compose in Packit as Fedora CI. (packit#2630)
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)
--resultdir
argument in build_in_mock
now defaults to the current directory ("."
), preventing loss of build artifacts when not explicitly set. (packit#2567)tf_extra_params
should now be included when submitting the automatic upstream installability check to the Testing Farm. (packit-service#2779)osh_options
config option that allows you to customize OpenScanHub scans. (packit#2570)fast_forward_merge_into
, version_update_mask
is now correctly being taken into consideration. (packit#2551)config
command group for configuration-related commands and moved the validate-config
command under it, resulting in the new command being packit config validate
. (packit#2559)/packit scratch-build
. (packit-service#2770)