Skip to main content

3 posts tagged with "2026-July"

View All Tags

· One min read

Weeks 29 and 30 (July 13th – July 27th)

  • The ogr library now correctly handles the Forgejo error commit flag, resolving an issue that previously caused it to fail during internal mapping. (ogr#991)
  • Log Detective run overview on the dashboard now, for successful runs, shows also a list of snippets, grouped by file, in expandable sections. (dashboard#540) Log Detective snippets

· One min read

Week 27 (July 1st – July 7th)

  • When a package is configured to consume mutiple release streams and release-monitoring.org detects multiple releases at the same time, if a pull-from-upstream job run for one released version fails, only that one is retried and the rest are unaffected and properly processed. Before this fix it could happen that a failed job run for one released version could prevent other released versions from being processed at all. (packit-service#3147)