debian-forge-composer/cmd/osbuild-worker
Brian C. Lane ceddabc395 osbuild-worker: Convert osbuild raw json error to a string for logging
Without this you get an array of bytes in the logs. Convert the raw json
output from osbuild to a string so there is some hope that it is
readable.
2024-03-08 01:17:00 +01:00
..
config.go osbuild-worker: allow adding key to aws.ec2 executor 2024-03-01 19:20:51 +01:00
config_test.go switch to images/pkg/dnfjson and remove internal copy 2024-02-20 15:55:47 +01: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 Update osbuild/images to v0.41.0 2024-02-29 20:57:39 +01:00
jobimpl-depsolve.go switch to images/pkg/dnfjson and remove internal copy 2024-02-20 15:55:47 +01: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 osbuild-worker: Convert osbuild raw json error to a string for logging 2024-03-08 01:17:00 +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: allow adding key to aws.ec2 executor 2024-03-01 19:20:51 +01:00