debian-forge-composer/internal/worker
Tomáš Hozza 4f51d44762 Worker/koji-finalize: add cloud target results to image/build metadata
Add any non-Koji upload target results attached to an OSBuild result, to
the image extra metadata. This will make it easy to locate any image
from Koji uploaded to cloud, in the target cloud environment.

The rationale behind including only non-Koji target results is that one
can find it only in Koji, so there is no added value in including the
Koji target results at all.

Extend the `koji.sh` to check the target results in image metadata when
testing Koji scenario with cloud upload.

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2023-09-27 12:39:28 +02:00
..
api api/{cloud,worker}: used channel name based on JWT claims for new jobs 2022-03-08 12:07:00 +01:00
clienterrors internal/target: add OCI object storage target 2023-09-19 22:57:06 +02:00
client.go worker: add proxy support to composer and oauth calls 2022-05-03 06:19:31 +01:00
client_test.go worker: define job types as constants 2022-06-10 14:48:18 +01:00
json.go Worker/koji-finalize: add cloud target results to image/build metadata 2023-09-27 12:39:28 +02:00
json_test.go Worker/koji-finalize: add cloud target results to image/build metadata 2023-09-27 12:39:28 +02:00
proxy_test.go worker: add proxy support to composer and oauth calls 2022-05-03 06:19:31 +01:00
server.go worker/v1: rearrange middlewares 2023-06-29 16:41:36 +02:00
server_test.go split: replace internal packages with images library 2023-07-10 21:11:19 +02:00