Skip to main content

4 posts tagged with "July"

View All Tags

· One min read

Week 30 (July 23rd – July 29th)

  • packit pull-from-upstream now allows omitting upstream_project_url in the configuration in which case the interaction with the upstream repository is skipped during release syncing. (packit#2354)
  • We have added the initial version of functionality for running scans in OpenScanHub. You can read more about this functionality here. (packit-service#2472)
  • Added a new configuration option sync_test_job_statuses_with_builds that controls whether test job statuses are updated together with their corresponding build job statuses. When set to false, while tests jobs are waiting for their corresponding build jobs to finish, their statuses remain in pending state and only build job statuses are updated. (packit-service#2470)

· One min read

Week 29 (July 16th – July 22nd)

  • We have implemented a CLI support for Koji builds against CBS Koji instance. (packit#2267)
  • Added a new configuration option sync_test_job_statuses_with_builds that controls whether test job statuses are updated together with their corresponding build job statuses. When set to false, while tests jobs are waiting for their corresponding build jobs to finish, their statuses remain in pending state and only build job statuses are updated. (packit-service#2470)