debian-forge-composer/internal/weldr
Brian C. Lane 1abdd9a1f7 weldr: Add distro field to blueprints
An optional distribution name can be included with the blueprint. If is
is not then the blueprint will be depsolved/built using the current host
distribution.

depsolveBlueprint and depsolveBlueprintForImageType check for the empty
Distro name and set it to the host distro before using it. The function
signatures have also been changed to use the value instead of a pointer
so that changes don't effect anything outside the depsolve function.
2021-07-12 08:58:42 +02:00
..
api.go weldr: Add distro field to blueprints 2021-07-12 08:58:42 +02:00
api_test.go weldr: Add distro field to blueprints 2021-07-12 08:58:42 +02:00
compose.go weldr: rename C{Waiting,Running,Finished,Failed} 2020-11-09 14:17:19 +01:00
json.go weldr: implement cancel route 2020-06-12 10:00:50 +02:00
upload.go weldr: add vmware upload target to api 2021-02-16 19:06:01 +00:00
util.go composer/job-queue: add scaffolding for the job queue API 2019-09-26 19:53:06 +02:00