debian-forge-composer/cmd/osbuild-worker-executor
Brian C. Lane 73101d2ff2 Fix non-constant log strings
Newer versions of the go compiler (1.24 in this case) fail when running
go test during a mock rebuild of the srpm created by 'make srpm' on
Fedora 42.

Even though we currently don't support go1.24, fix these so they don't
become an issue when we do.
2025-01-21 16:51:20 -08:00
..
build_result.go osbuild-worker-executor: fix lint warnings/errors 2024-06-05 18:26:08 +02:00
config.go c/osbuild-worker-executor: update to match new name 2024-06-05 18:26:08 +02:00
export_test.go Revert "osbuild-worker-executor: job-id in control.json as hostname" 2024-06-25 10:58:10 +02:00
handler_build.go Fix non-constant log strings 2025-01-21 16:51:20 -08:00
handler_build_test.go Revert "osbuild-worker-executor: job-id in control.json as hostname" 2024-06-25 10:58:10 +02:00
handler_result.go osbuild-worker-executor: fix lint warnings/errors 2024-06-05 18:26:08 +02:00
handler_result_test.go osbuild-worker-executor: fix order of assert.Equal() in tests 2024-06-07 08:17:32 +02:00
handler_root.go cmd/osbuild-worker-executor: import verbatim from mvo5/oaas 2024-06-05 18:26:08 +02:00
handler_root_test.go osbuild-worker-executor: fix order of assert.Equal() in tests 2024-06-07 08:17:32 +02:00
main.go osbuild-worker-executor: adapt worker-executor to osbuild-composer 2024-06-12 11:36:30 +02:00
main_test.go Revert "osbuild-worker-executor: job-id in control.json as hostname" 2024-06-25 10:58:10 +02:00
routes.go cmd/osbuild-worker-executor: import verbatim from mvo5/oaas 2024-06-05 18:26:08 +02:00