debian-forge-composer/internal/kojiapi
Tom Gundersen 9e2e009ac8 distro: introduce PackageSets
This replaces Packages() and BuildPackages() by returning a map of
package sets, the semantics of which is up to the distro to define.

They are meant to be depsolved and the result returned back as a
map to Manifest(), with the same keys.

No functional change.

Signed-off-by: Tom Gundersen <teg@jklm.no>
2021-03-10 11:52:05 +00:00
..
api kojiapi: Add endpoint for retrieving job manifest 2021-01-16 13:39:30 +01:00
server.go distro: introduce PackageSets 2021-03-10 11:52:05 +00: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: Make calls with init, build job IDs 2021-01-19 10:37:51 +01:00