debian-forge-composer/internal/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
..
api worker: add ability to track workers serverside 2023-12-06 17:22:36 +01:00
clienterrors internal/target: add OCI object storage target 2023-09-19 22:57:06 +02:00
client.go worker: let client register itself with the worker server 2023-12-06 17:22:36 +01:00
client_test.go worker: let client register itself with the worker server 2023-12-06 17:22:36 +01:00
json.go Worker/osbuild: include osbuild version in OSBuildJobResult 2023-09-27 12:39:28 +02:00
json_test.go Worker/koji-finalize: add cloud target results to image/build metadata 2023-09-27 12:39:28 +02:00
proxy_test.go worker: add proxy support to composer and oauth calls 2022-05-03 06:19:31 +01:00
server.go worker/server: check if worker is available for architecture 2023-12-14 21:25:32 +01:00
server_test.go Port osbuild/images v0.33.0 with dot-notation to composer 2024-01-26 11:32:34 +01:00