debian-forge-composer/internal/worker
Tomas Hozza 59ded68457 worker: delete TargetErrors from OSBuildJobResult
The `TargetErrors` is not used any more since PR#2192 [1] and there is
no need to keep the backward compatibility any more, because there are
no composer / worker instances in production, which are not running the
modified code.

In addition, delete unit tests covering this legacy error handling.

[1] https://github.com/osbuild/osbuild-composer/pull/2192
2022-07-01 18:55:01 +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/server: set a job error when heartbeat gets missing 2022-06-29 16:44:10 +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: delete TargetErrors from OSBuildJobResult 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: delete TargetErrors from OSBuildJobResult 2022-07-01 18:55:01 +01:00
server_test.go worker: delete TargetErrors from OSBuildJobResult 2022-07-01 18:55:01 +01:00