We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f16e74c + 22b819c commit 251e669Copy full SHA for 251e669
1 file changed
weekly/2025/week-13.md
@@ -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