debian-forge-composer/internal/cloudapi/v2
Tom Gundersen a3f8304ae8 cloudapi/v2: support multi-build composes
This is for now only supported for koji builds.

A lot of code moved around for this, but functionally not much changed. PostCompose() now only parses the input, and queueing of all the jobs have been factored out in separate functions. PostCompose() is mostly agnostic to koji/non-koji requests.
2022-02-01 20:28:40 +00:00
..
errors.go cloupapi/v2: add koji support 2022-02-01 20:28:40 +00:00
errors_test.go cloudapi/v2: Listen on /api/image-builder-composer/v2 2021-10-11 09:52:21 +02:00
openapi.v2.gen.go cloudapi/v2: support logs/manifests endpoints 2022-02-01 20:28:40 +00:00
openapi.v2.yml cloudapi/v2: support logs/manifests endpoints 2022-02-01 20:28:40 +00:00
v2.go cloudapi/v2: support multi-build composes 2022-02-01 20:28:40 +00:00
v2_test.go cloudapi/v2: introduce compose status 2022-02-01 20:28:40 +00:00