debian-forge-composer/internal/weldr
Achilleas Koutsou f9eb98b14d weldr: allow running on unsupported distros
When the host distribution is not known or supported, instead of failing
with an error, print a warning to the log and initialise the API with
the architecture name and distro name.
This enables running the weldr API on unsupported distros for
cross-distro building.

Guards against a nil arch member when initialising the store.
2022-03-09 23:22:06 +00:00
..
api.go weldr: allow running on unsupported distros 2022-03-09 23:22:06 +00:00
api_test.go ostree: move test server to separate package 2022-02-23 11:08:24 +01:00
compose.go weldr: rename C{Waiting,Running,Finished,Failed} 2020-11-09 14:17:19 +01:00
compose_test.go jobqueue: introduce the concept of channels 2022-03-08 12:07:00 +01:00
json.go tests: update base tests for weldr-client 2021-08-25 19:16:04 +02:00
upload.go Add support for OCI upload provider 2022-01-28 15:16:47 +01:00
util.go composer/job-queue: add scaffolding for the job queue API 2019-09-26 19:53:06 +02:00