debian-forge-composer/internal/weldr
Jacob Kozol b81dc53442 api: add custom image size for composes
When creating a compose the desired image size can be set. If the image
type is a VHD the image size is rounded up to the nearest MB since all
VHDs on Azure must have a virtual size aligned to 1 MB.
2020-01-23 00:57:31 +01:00
..
api.go api: add custom image size for composes 2020-01-23 00:57:31 +01:00
api_test.go distro/test: flesh out the test distro abit and use it for testing 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