debian-forge-composer/internal/store
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
..
test store: verify that old versions of the store can still be unmarshalled 2020-06-03 00:30:01 +02:00
compose.go store: Store and return compose dependencies 2021-03-30 00:19:30 +01:00
fixtures.go test: Add fixture support for blueprint changes 2022-02-15 10:10:21 +01:00
json.go weldr: allow running on unsupported distros 2022-03-09 23:22:06 +00:00
json_test.go distro/fedora: implementation cleanups for newer releases 2022-02-03 14:51:07 +01:00
store.go store: Filter out blank blueprint name 2022-02-15 10:10:21 +01:00
store_test.go Extend the "Test Distro" definition and modify affected tests 2021-05-14 15:43:00 +02:00