Skip to content

Commit 030c798

Browse files
Add blog post for week 29 (#908)
Add blog post for week 29 . Reviewed-by: Nikola Forró
2 parents 72d1908 + 5e79701 commit 030c798

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

weekly/2024/week-29.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: Week 29 in Packit
3+
date: 2024-07-22
4+
authors: flachman
5+
tags:
6+
- 2024-July
7+
- 2024
8+
- July
9+
---
10+
11+
## Week 29 (July 16th – July 22nd)
12+
13+
- We have implemented a CLI support for Koji builds against CBS Koji instance. ([packit#2267](https://github.com/packit/packit/pull/2267))
14+
- Added a new configuration option `sync_test_job_statuses_with_builds` that controls whether test job statuses are updated together with their corresponding build job statuses. When set to `false`, while tests jobs are waiting for their corresponding build jobs to finish, their statuses remain in pending state and only build job statuses are updated. ([packit-service#2470](https://github.com/packit/packit-service/pull/2470))

0 commit comments

Comments
 (0)