debian-forge-composer/cmd/osbuild-composer
Michael Vogt 40011e35a2 composer: use reporegistry.New() again (see PR#4378)
This commit changes cmd/composer to use the `reporegistry.New`
call again. This is a preparation for
https://github.com/osbuild/images/pull/1179

And undoes parts of https://github.com/osbuild/osbuild-composer/pull/4378
but that is no longer necessary because in
https://github.com/osbuild/images/pull/946 the error is now passed
on from `reporegistry.New()` in the same way as from `LoadRepositories()`.
2025-01-29 13:27:32 +01:00
..
testdata osbuild-composer/config: support specifying distro aliases 2024-01-26 11:32:34 +01:00
composer.go composer: use reporegistry.New() again (see PR#4378) 2025-01-29 13:27:32 +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 Fix non-constant log strings 2025-01-21 16:51:20 -08:00