Skip to content

Commit 251e669

Browse files
Add blog for week 13 (#1019)
Add blog for week 13 Reviewed-by: Laura Barcziová Reviewed-by: Nikola Forró Reviewed-by: Matej Focko
2 parents f16e74c + 22b819c commit 251e669

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

weekly/2025/week-13.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
title: Week 13 in Packit
3+
date: 2025-03-31
4+
authors: nforro
5+
tags:
6+
- 2025-March
7+
- 2025
8+
- March
9+
---
10+
11+
## Week 13 (March 25th – March 31st)
12+
13+
- We have fixed an issue that could cause subsequent runs
14+
of `propose_downstream`/`pull_from_upstream` to fail if upstream git repo
15+
contains submodules that are manipulated with in actions.
16+
([packit-service#2768](https://github.com/packit/packit-service/pull/2768))
17+
- Packit now supports `--base-nvr` option when submitting scans to OpenScanHub.
18+
The base NVR is pulled in from Koji to perform a differential scan.
19+
([packit#2569](https://github.com/packit/packit/pull/2569))
20+
- Packit CLI now submits Koji builds in parallel.
21+
([packit#2568](https://github.com/packit/packit/pull/2568))

0 commit comments

Comments
 (0)