The previous implementation exited before reporting back to the worker API in few branches. This left the compose status in RUNNING state even though the worker did not work of the job any more. Refactoring the API call into the `deref` part makes sure it gets called every time. This commit only moves bits of the code around so that the status gets back to osbuild-composer, but it still doesn't contain any useful information in case osbuild fails etc. This will be introduced in subsequent commits. |
||
|---|---|---|
| .. | ||
| cloud-cleaner | ||
| osbuild-auth-tests | ||
| osbuild-composer | ||
| osbuild-composer-cli-tests | ||
| osbuild-dnf-json-tests | ||
| osbuild-image-tests | ||
| osbuild-koji | ||
| osbuild-koji-tests | ||
| osbuild-pipeline | ||
| osbuild-store-dump | ||
| osbuild-upload-aws | ||
| osbuild-upload-azure | ||
| osbuild-upload-gcp | ||
| osbuild-worker | ||