debian-forge-composer/internal/cloudapi
Ondřej Budai 7760ca1c92 cloudapi/v2: ensure only one image per a compose in the API spec
We've never had the ability to build multiple images per a compose, this
commit thus rips out support for this on the API level:

image_requests is now image_request and it accepts only one ImageRequest
object instead of an array of them.

Signed-off-by: Ondřej Budai <ondrej@budai.cz>
2021-10-14 00:14:34 +02:00
..
v1 Revert "cloudapi/v1: Move depsolving to workers" 2021-10-13 12:01:51 +02:00
v2 cloudapi/v2: ensure only one image per a compose in the API spec 2021-10-14 00:14:34 +02:00
server.go cloudapi/v2: Configurable aws bucket 2021-10-09 00:55:09 +01:00