debian-forge-composer/internal/kojiapi
Tom Gundersen 654daf96c1 kojiapi: return BuildID from status route
This is no longer returned when creating a compose, as it is obtained
asynchronously.

The TaskID is still returned, and is always set to 0. This is not right,
and should either be fixed or dropped. The caller should know the TaskID
(if they have one), so this is redundant and currently unused.
2020-11-11 18:16:42 +01:00
..
api kojiapi: return BuildID from status route 2020-11-11 18:16:42 +01:00
server.go kojiapi: return BuildID from status route 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