Multiple upload targets are not supported by osbuild-composer any more. Dropping support for this in worker therefore doesn't change anything from the user's perspective, but it allows us to simplify the code a bit. Replace calls to "continue" with "return nil" because the job finished correctly even though it failed to perform the task. But the failure was reported to osbuild-composer for further processing so there is no need to duplicate and report the same error in worker process |
||
|---|---|---|
| .. | ||
| jobimpl-koji-finalize.go | ||
| jobimpl-koji-init.go | ||
| jobimpl-osbuild-koji.go | ||
| jobimpl-osbuild.go | ||
| main.go | ||
| main_test.go | ||
| osbuild.go | ||