Skip to main content

Week 9 in Packit

· One min read

Week 9 (February 27th – March 4th)

  • We have fixed the bug about Packit overwriting the final state of the build in case the build start is being processed later than the end of the build. (packit-service#2358)
  • We have improved the reporting of configuration errors in GitLab. (packit-service#2357)
  • GitLabProject.get_file_content() can now correctly handle file paths starting with ./. (ogr#844)