debian-forge-composer/cmd/osbuild-worker
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
..
config.go osbuild-worker: add pulp configuration 2023-10-18 21:14:46 +02:00
config_test.go osbuild-worker: add pulp configuration 2023-10-18 21:14:46 +02:00
jobimpl-awsec2.go worker: Define new jobs to handle copying and resharing of images 2022-08-30 16:14:52 +02:00
jobimpl-container-resolve.go Port osbuild/images v0.33.0 with dot-notation to composer 2024-01-26 11:32:34 +01:00
jobimpl-depsolve.go split: replace internal packages with images library 2023-07-10 21:11:19 +02:00
jobimpl-file-resolve.go worker: add file resolve job 2023-03-16 09:55:39 +00:00
jobimpl-koji-finalize.go Worker/koji-finalize: include osbuild version in image metadata 2023-09-27 12:39:28 +02:00
jobimpl-koji-init.go worker: Remove ellipsis operator from clienterrors.Error 2022-08-03 13:51:52 +02:00
jobimpl-osbuild.go upload/azure: user newer resourcemanager packages 2024-01-16 14:25:58 +01:00
jobimpl-ostree-resolve.go split: replace internal packages with images library 2023-07-10 21:11:19 +02:00
main.go osbuild-worker: add pulp configuration 2023-10-18 21:14:46 +02:00