kata-containers/tools/testing
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
..
gatekeeper ci: Ensure we check the latest workflow run in gatekeeper 2024-07-25 10:23:55 +02:00
kata-webhook build(deps): bump the go_modules group across 5 directories with 8 updates 2024-04-30 09:46:13 +01:00