Skip to main content

10 posts tagged with "August"

View All Tags

· One min read

Week 33 (August 11th – August 17th)

  • The ForgejoService.get_project_from_url() method has been updated to ensure repository names are parsed accurately. It now correctly removes the .git extension from the repository name, addressing an issue where the extension was previously retained. (ogr#1005)

· One min read

Week 34 (August 20st – August 27th)

  • pull-from-upstream is now supported also without specifying upstream_project_url in the configuration. For such cases, the upstream repository will not be detected and cloned during release syncing. (packit#2398)
  • dist-git init command now allows upstream-git-url not to be specified. (packit#2387)
  • You can newly tag builds of a package into a sidetag group by using /packit koji-tag comment command. (packit-service#2507)
  • Thanks to Cristian Le, epel-10 is now correctly mapped to a centos-stream-10 when running tests. (packit-service#2508)