debian-forge-composer/internal/kojiapi
Tom Gundersen 9adae8a3a7 kojiapi: support multi-build composes
This removes the restriction of only having a single build per compose
and uses the new job types to schedule the broken-appart build.

A small change in behavior is introduced: the koji build ID is not
known when the call to `compose` returns, so it is always set to
`0`. In the future we should remove this from the API, and instead
rely on the status call to return this information, when it is
known.

The status route will be updated in follow-up commits to reflect the
changes introduced here.
2020-11-11 18:16:42 +01:00
..
api kojiapi: expose logs on the API 2020-11-10 16:23:49 +01:00
server.go kojiapi: support multi-build composes 2020-11-11 18:16:42 +01:00
server_internal_test.go koji: use nvra as the filename for images 2020-10-27 19:01:30 +00:00
server_test.go koji: add tests 2020-11-10 16:23:49 +01:00