Skip to main content

4 posts tagged with "2026-January"

View All Tags

· One min read

Week 4 (January 20th – January 26th)

  • Testing jobs running against dist-git PRs now have the dist-git-branch context pointing to the target branch of the PR. (packit-service#2935). On epel10.y dist-git PRs they now use the CentOS Stream 10 Testing Farm compose, same as epel10. (packit-service#2953)
  • Packit now supports the --package parameter, which can be used when retriggering jobs in monorepositories via comments. The parameter is intended to specify the package, for which to run specified jobs. (packit-service#2850)

· One min read

Week 3 (January 14th – January 20th)

  • For Fedora CI, we are now providing direct links to Koji/Testing Farm instead of our dashboard, when possible. (packit-service#2943)
  • Packit as Fedora CI now triggers ELN builds and test jobs on rawhide pull requests of onboarded ELN packages that don't have designated eln branch. (packit-service#2950)
  • We have fixed a race condition that was preventing completed Testing Farm tests from being reported by the Packit service on the dashboard and in pull requests. (packit-service#2952)

· One min read

Week 1 (January 1st – January 5th)

  • For retriggering tests with builds from another pull request, Packit now supports Github's automatically converted URL format (https://github.com/namespace/repo/pull/<pr_id>, e.g. /packit test https://github.com/namespace/repo/pull/<pr_id>) (packit-service#2923)