Skip to content

Commit

Permalink
Merge pull request #493 from csomh/week-27
Browse files Browse the repository at this point in the history
Create blog post for weeks 26–27, 2022

Reviewed-by: Laura Barcziová <None>
Reviewed-by: Jiri Popelka <None>
  • Loading branch information
softwarefactory-project-zuul[bot] authored Jul 12, 2022
2 parents 91c9ab4 + 1bc1a5c commit f625cb1
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
.idea
.hugo_build.lock

public/
resources/
18 changes: 18 additions & 0 deletions content/posts/weekly/July-2022.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
title: July 2022
date: 2022-07-11
weight: 60
---

## Weeks 26–27 (June 27th–July 11th)

- We adjusted the way we check the author of the PR for PRs related to
dist-git commits that trigger Koji build jobs. This should fix the race
condition causing not creating Koji builds in some cases.
([packit-service#1573](https://github.com/packit/packit-service/pull/1573))
- Results from Testing Farm are now correctly reported when multiple jobs with
different identifier are defined.
([packit-service#1565](https://github.com/packit/packit-service/pull/1565))
- On a Bodhi authentication error, Packit will retry the task multiple times
in ten-minute intervals to be able to fix the issue in the meantime.
([packit-service#1564](https://github.com/packit/packit-service/pull/1564))

0 comments on commit f625cb1

Please sign in to comment.