debian-forge-composer/internal/worker
Tomas Hozza 58696e849f worker/koji-finalize: always report status back to composer and Koji
Enhance the `koji-finalize` job implementation to use deferred function
to ensure that the job status is always reported back to the composer.
In addition, if the `JobError` is set, also fail the Koji job.

Previously, composer and Koji were not updated in some corner cases when
the job would fail.
2022-07-22 11:39:49 +01:00
..
api api/{cloud,worker}: used channel name based on JWT claims for new jobs 2022-03-08 12:07:00 +01:00
clienterrors worker/koji-finalize: always report status back to composer and Koji 2022-07-22 11:39:49 +01: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: remove osbuild-koji job 2022-07-19 16:00:52 +02:00
json_test.go worker: move osbuild exports from OSBuildJob to target 2022-07-01 18:55:01 +01:00
proxy_test.go worker: add proxy support to composer and oauth calls 2022-05-03 06:19:31 +01:00
server.go worker: remove osbuild-koji job 2022-07-19 16:00:52 +02:00
server_test.go distro: add containers arg to ImageType.Manifest 2022-07-21 13:32:07 +02:00