debian-forge-composer/internal/weldr
Achilleas Koutsou b2f5e1cd72 cloudapi: support ostree options
Move OSTree option handling outside of the weldr API to make it usable
by other packages. New subpackage at internal/ostree.

Add support for ostree options ("Ref" and "URL") in the Cloud API.
Validate OSTree options and resolve the parent reference the same way as
in the Weldr API.

Unlike the Weldr API, the Cloud API doesn't support specifying the
Parent reference directly.

The exports list is included in the job information on the queue.
2021-06-18 14:02:09 +01:00
..
api.go cloudapi: support ostree options 2021-06-18 14:02:09 +01:00
api_test.go Use RepoRegistry in composer and Weldr API 2021-05-14 15:43:00 +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