debian-forge-composer/cmd/osbuild-composer
Tomáš Hozza 625b1578fa Port osbuild/images v0.33.0 with dot-notation to composer
Update the osbuild/images to the version which introduces "dot notation"
for distro release versions.

 - Replace all uses of distroregistry by distrofactory.
 - Delete local version of reporegistry and use the one from the
   osbuild/images.
 - Weldr: unify `createWeldrAPI()` and `createWeldrAPI2()` into a single
   `createTestWeldrAPI()` function`.
 - store/fixture: rework fixtures to allow overriding the host distro
   name and host architecture name. A cleanup function to restore the
   host distro and arch names is always part of the fixture struct.
 - Delete `distro_mock` package, since it is no longer used.
 - Bump the required version of osbuild to 98, because the OSCAP
   customization is using the 'compress_results' stage option, which is
   not available in older versions of osbuild.

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2024-01-26 11:32:34 +01:00
..
testdata templates/composer: Verify against mass sso and rh sso 2022-02-24 09:48:12 +01:00
composer.go Port osbuild/images v0.33.0 with dot-notation to composer 2024-01-26 11:32:34 +01:00
config.go composer: cleanup unused code related to fluentd sidecar 2023-12-18 11:46:23 +01:00
config_test.go config: don't show azure-eap7-rhui in weldr 2023-03-30 18:40:12 +02:00
main.go cloudapi: Listen on /run/cloudapi/api.socket 2024-01-15 11:48:35 +01:00