Skip to content

Commit 28f24b6

Browse files
chore(weekly): add blogpost for 2025/22 (#1048)
chore(weekly): add blogpost for 2025/22 Closes packit/agile#824 Reviewed-by: Laura Barcziová Reviewed-by: Nikola Forró Reviewed-by: Matej Focko
2 parents 4a31e89 + 9473ae1 commit 28f24b6

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

weekly/2025/week-22.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
title: Week 22 in Packit
3+
date: 2025-06-02
4+
authors: mfocko
5+
tags:
6+
- 2025-May
7+
- 2025
8+
- May
9+
---
10+
11+
## Week 22 (May 26th – June 1st)
12+
13+
- We have added a new `run-condition` action that can be used to conditionally
14+
disable downstream jobs during the execution and aims to solve the following
15+
[issue](https://github.com/packit/packit-service/issues/2777). ([`packit#2608`](https://github.com/packit/packit/pull/2608), [`packit-service#2810`](https://github.com/packit/packit-service/pull/2810))
16+
17+
- We got a contribution for a typo in the error message when our Packit CLI
18+
tracebacks. Thanks a lot for the contribution, @mulkieran. ([`packit#2612`](https://github.com/packit/packit/pull/2612))
19+
20+
- We have fixed a bug in validation of the job trigger. ([`packit#2616`](https://github.com/packit/packit/pull/2616))
21+
22+
- We have added support for handling of minor EPEL releases for Copr builds. ([`packit#2619`](https://github.com/packit/packit/pull/2619))

0 commit comments

Comments
 (0)