Skip to main content

8 posts tagged with "May"

View All Tags

· 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 19 (May 7th – May 13th)

  • Added a scan-in-osh subcommand in the CLI to perform a scan through OpenScanHub. By default it performs a full scan of the packages and a differential scan can be performed through --base-srpm option. (packit#2301)