Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions weekly/2026/week-33.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: Week 33 in Packit
date: 2026-08-17
authors: mfocko
tags:
- 2026-August
- 2026
- August
---

## 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](https://github.com/packit/ogr/pull/1005))
Loading