Skip to main content

· One min read

Week 23-24 (June 3rd – June 16th)

· One min read

Week 22 (May 26th – June 1st)

  • 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)

· One min read

Week 14 (April 1st – April 7th)

  • When using fast_forward_merge_into, version_update_mask is now correctly being taken into consideration. (packit#2551)
  • We have introduced a new 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)
  • It is now possible to retrigger dist-git CI scratch builds with /packit scratch-build. (packit-service#2770)

· One min read

Week 13 (March 25th – March 31st)

  • We have fixed an issue that could cause subsequent runs of propose_downstream/pull_from_upstream to fail if upstream git repo contains submodules that are manipulated with in actions. (packit-service#2768)
  • Packit now supports --base-nvr option when submitting scans to OpenScanHub. The base NVR is pulled in from Koji to perform a differential scan. (packit#2569)
  • Packit CLI now submits Koji builds in parallel. (packit#2568)