debian-forge-composer/cmd/osbuild-composer
Tomas Hozza aa6665ad01 Use RepoRegistry in composer and Weldr API
Modify composer to use RepoRegistry, instead of loading the host
repositories, when initializing WeldrAPI.

Modify WeldrAPI to use RepoRegistry, instead of a map of repository
definitions. Make sure that the RepoRegistry method specific to image
type is used in Welder where appropriate. Specifically when depsolving a
Blueprint, which is used to build a specific image type. Update Weldr
API unit tests to reflect the change.

Add a new method to RepoRegistry, allowing to get list of repositories,
which should be used for building an image for a given architecture,
without specifying the exact image type. Add relevant unit tests.

Signed-off-by: Tomas Hozza <thozza@redhat.com>
2021-05-14 15:43:00 +02:00
..
testdata cmd/composer: drop koji configuration 2020-11-11 18:16:42 +01:00
composer.go Use RepoRegistry in composer and Weldr API 2021-05-14 15:43:00 +02:00
config.go cmd/composer: drop koji configuration 2020-11-11 18:16:42 +01:00
config_test.go cmd/composer: drop koji configuration 2020-11-11 18:16:42 +01:00
main.go composer: split out the local worker socket 2020-11-17 17:01:18 +00:00