debian-forge-composer/internal/worker
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 worker: introduce dynamicArgs 2020-11-11 18:16:42 +01:00
client.go worker: implement koji job types 2020-11-11 18:16:42 +01:00
json.go cloudapi: add targetresults 2021-03-02 13:22:11 +01:00
server.go jobqueue: Replace JobArgs() with Job() 2021-01-19 10:37:51 +01:00
server_test.go distro: introduce PackageSets 2021-03-10 11:52:05 +00:00