1
0
mirror of https://github.com/kata-containers/kata-containers.git synced 2025-05-05 15:07:31 +00:00
kata-containers/tools
Lukáš Doktor 492ee1513f
ci: Ensure we check the latest workflow run in gatekeeper
with multiple iterations/reruns we need to use the latest run of each
workflow. For that we can use the "run_id" and only update results of
the same or newer run_ids.

To do that we need to store the "run_id". To avoid adding individual
attributes this commit stores the full job object that contains the
status, conclussion as well as other attributes of the individual jobs,
which might come handy in the future in exchange for slightly bigger
memory overhead (still we only store the latest run of required jobs
only).

Signed-off-by: Lukáš Doktor <ldoktor@redhat.com>
2024-07-25 10:23:55 +02:00
..
osbuilder osbuilder: Bump Fedora to 40 2024-07-15 09:58:54 +02:00
packaging Merge pull request from zvonkok/busybox-build 2024-07-17 13:47:15 +02:00
testing ci: Ensure we check the latest workflow run in gatekeeper 2024-07-25 10:23:55 +02:00
containerd-shim-katadbg-v2 debugging: adding a script and instructions for debugging the GO shim 2024-05-14 11:12:31 +02:00