debian-forge-composer/internal/weldr
Tom Gundersen 5fcdd4bea5 distro: don't use a global variable to store the distro register
Introduce a DistroRegister object. For now this does not introduce
any functional changes, as the object is always instantited to be
the same. However, in follow-up patches it will get options.

Signed-off-by: Tom Gundersen <teg@jklm.no>
2020-01-03 22:35:52 +01:00
..
api.go api: implement /compose/log 2019-12-20 11:43:39 +01:00
api_test.go distro: don't use a global variable to store the distro register 2020-01-03 22:35:52 +01:00
compose.go store: add image struct into compose struct 2019-12-05 09:48:21 +01:00
result.go api: return actual logs in /compose/logs 2019-12-20 11:43:39 +01:00
upload.go api: Add support for upload API 2019-12-01 00:05:17 +01:00
util.go composer/job-queue: add scaffolding for the job queue API 2019-09-26 19:53:06 +02:00