debian-forge-composer/cmd/osbuild-worker
Brian C. Lane 3c2b415e53 jobimpl-depsolve: Always return result
Previously it would not return a result if there was an error. This adds
a deferred function that always returns the current contents of result,
and if there is an error it logs it.

Related: RHEL-60125
2025-01-30 08:00:12 +01:00
..
config.go osbuild-worker: add CHANNEL to worker logs 2024-08-28 16:41:07 +02:00
config_test.go osbuild-worker: add CHANNEL to worker logs 2024-08-28 16:41:07 +02:00
export_test.go worker: report cashes directly to logrus 2024-11-25 12:02:05 +01:00
jobimpl-awsec2.go osbuild-worker: switch to aws sdk v2 for errors in ami copy jobs 2024-08-20 15:32:40 +02:00
jobimpl-container-resolve.go clienterrors: rename WorkerClientError to clienterrors.New 2024-07-31 17:04:58 +02:00
jobimpl-depsolve.go jobimpl-depsolve: Always return result 2025-01-30 08:00:12 +01:00
jobimpl-depsolve_test.go osbuild-worker: handle error wrapping from dnfjson package 2024-09-02 14:39:03 +02:00
jobimpl-file-resolve.go clienterrors: rename WorkerClientError to clienterrors.New 2024-07-31 17:04:58 +02:00
jobimpl-koji-finalize.go Worker/koji-finalize: import uploaded SBOM documents 2024-09-20 17:02:09 +02:00
jobimpl-koji-init.go clienterrors: rename WorkerClientError to clienterrors.New 2024-07-31 17:04:58 +02:00
jobimpl-osbuild.go worker: support worker server target results 2025-01-24 15:26:15 +01:00
jobimpl-osbuild_test.go osbuild-worker: tweak error to not include a \n for a failed stage 2024-07-11 09:33:40 +02:00
jobimpl-ostree-resolve.go worker: log proxy setting 2024-11-18 19:33:19 +01:00
jobimpl-search.go worker: Add search job implementation to worker client 2025-01-30 08:00:12 +01:00
main.go worker: Add search job implementation to worker client 2025-01-30 08:00:12 +01:00
main_test.go worker: report cashes directly to logrus 2024-11-25 12:02:05 +01:00