debian-forge-composer/cmd/osbuild-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
..
config.go cmd/osbuild-worker: add default OCI configuration 2023-09-19 22:57:06 +02:00
config_test.go cmd/osbuild-worker: add default OCI configuration 2023-09-19 22:57:06 +02:00
jobimpl-awsec2.go worker: Define new jobs to handle copying and resharing of images 2022-08-30 16:14:52 +02:00
jobimpl-container-resolve.go split: replace internal packages with images library 2023-07-10 21:11:19 +02:00
jobimpl-depsolve.go split: replace internal packages with images library 2023-07-10 21:11:19 +02:00
jobimpl-file-resolve.go worker: add file resolve job 2023-03-16 09:55:39 +00:00
jobimpl-koji-finalize.go Worker/koji-finalize: add cloud target results to image/build metadata 2023-09-27 12:39:28 +02:00
jobimpl-koji-init.go worker: Remove ellipsis operator from clienterrors.Error 2022-08-03 13:51:52 +02:00
jobimpl-osbuild.go Worker/koji-finalize: import osbuild manifest and log to Koji build 2023-09-27 12:39:28 +02:00
jobimpl-ostree-resolve.go split: replace internal packages with images library 2023-07-10 21:11:19 +02:00
main.go cmd/osbuild-worker: add default OCI configuration 2023-09-19 22:57:06 +02:00