debian-forge-composer/internal/cloudapi/v2
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
..
errors.go cloudapi: get specific error from openapi 2022-06-28 10:02:55 +02:00
errors_test.go cloudapi: get specific error from openapi 2022-06-28 10:02:55 +02:00
handler.go target: use constants for target names, instead of string literals 2022-07-01 18:55:01 +01:00
middleware.go cloudapi: get specific error from openapi 2022-06-28 10:02:55 +02:00
openapi.v2.gen.go Composer API - add support for services enable/disable 2022-06-30 13:32:12 +02:00
openapi.v2.yml Composer API - add support for services enable/disable 2022-06-30 13:32:12 +02:00
server.go worker/osbuild: consolidate Koji target options values meaning 2022-06-17 17:37:15 +02:00
v2_internal_test.go simplify package set chain handling 2022-06-01 11:36:52 +01:00
v2_koji_test.go cloudapi: get specific error from openapi 2022-06-28 10:02:55 +02:00
v2_multi_tenancy_test.go cloudapi: handle multi-tenancy in all compose/<id> endpoints 2022-06-10 14:48:18 +01:00
v2_test.go worker: delete TargetErrors from OSBuildJobResult 2022-07-01 18:55:01 +01:00