debian-forge-composer/cmd/osbuild-composer
Achilleas Koutsou 51287ea57e osbuild-composer/config: new option: ignore_missing_repos
osbuild/images added an error type that's returned when the reporegistry
loader doesn't find any repository configurations to load [1].  This
lets callers decide whether to stop or continue execution based on
whether repository configurations are required.

A new top-level configuration option is added for osbuild-composer that
makes it possible to start the service without having static rpm
repositories configured.  This is useful in certain (SaaS) modes where
build requests specify their own repository configurations.
2024-11-05 08:21:42 +01:00
..
testdata osbuild-composer/config: support specifying distro aliases 2024-01-26 11:32:34 +01:00
composer.go osbuild-composer/config: new option: ignore_missing_repos 2024-11-05 08:21:42 +01:00
config.go osbuild-composer/config: new option: ignore_missing_repos 2024-11-05 08:21:42 +01:00
config_test.go Config: don't override undefined keys when loading from ENV 2024-07-17 11:02:41 +02:00
main.go splunk_logger: move environment hook to splunk_logger pt2 2024-08-28 16:41:07 +02:00