debian-forge-composer/cmd/osbuild-composer
Tomáš Hozza 286236b698 Config: don't override undefined keys when loading from ENV
Composer can load configuration values defined as map from ENV.
Previously, when loading the configuration from ENV, the whole map would
get overridden, not just values defined in the ENV. This is however not
intended and not consistent with how loading configuration from file
works.

Adjust the configuration loading from ENV and adjust the unit test
accordingly.

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2024-07-17 11:02:41 +02:00
..
testdata osbuild-composer/config: support specifying distro aliases 2024-01-26 11:32:34 +01:00
composer.go worker/server: make worker timeout configurable 2024-04-19 19:56:25 +02:00
config.go Config: don't override undefined keys when loading from ENV 2024-07-17 11:02:41 +02:00
config_test.go Config: don't override undefined keys when loading from ENV 2024-07-17 11:02:41 +02:00
main.go cloudapi: propagate operation/external id 2024-06-25 13:58:53 +02:00