Week 18 (April 29th – May 5th)
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)
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)propose_downstream
/pull_from_upstream
to fail if upstream git repo
contains submodules that are manipulated with in actions.
(packit-service#2768)--base-nvr
option when submitting scans to OpenScanHub.
The base NVR is pulled in from Koji to perform a differential scan.
(packit#2569)use_target_repo_for_fmf_url
configuration flag to bypass
the default passing of fork URLs for test requests.
(packit-service#2752)actions
that might modify them during release syncing.
This adds support for use cases like regenerating the spec file, see rust2rpm example.
(packit#2521)