debian-forge-composer/internal/kojiapi
Achilleas Koutsou 7ec084fa56 kojiapi: Add endpoint for retrieving job manifest
Add and implement an API endpoint that returns the manifests for a given
osbuild-koji job. The route returns an array of manifests, one for each
image in the request.

Retrieves the arguments of each Build Job to extract the Manifest.
2021-01-16 13:39:30 +01:00
..
api kojiapi: Add endpoint for retrieving job manifest 2021-01-16 13:39:30 +01:00
server.go kojiapi: Add endpoint for retrieving job manifest 2021-01-16 13:39:30 +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 kojiapi/test: use the worker of the fixture 2021-01-12 12:19:25 +01:00