debian-forge-composer/cmd
Martin Sehnoutka 87942865ba osbuild-worker: refactor reporting the job status to deref
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.
2021-03-19 15:59:57 +01:00
..
cloud-cleaner cloud-cleaner: clean up GCP Storage objects based on metadata 2021-03-15 16:48:40 +00:00
osbuild-auth-tests test/auth: rework the test to use the new openssl setup 2020-11-05 13:48:48 +01:00
osbuild-composer distroregistry: add a default distroregistry 2021-03-12 08:29:30 +01:00
osbuild-composer-cli-tests cli-tests: print stderr when cli test fails 2021-03-17 18:12:17 +00:00
osbuild-dnf-json-tests distro: introduce PackageSets 2021-03-10 11:52:05 +00:00
osbuild-image-tests osbuild-image-tests: call osbuild with export option 2021-03-17 18:12:17 +00:00
osbuild-koji upload/koji: don't pass task_id to cg_init_build 2020-09-16 00:15:02 +01:00
osbuild-koji-tests test/koji: move the koji test to schutzbot 2020-11-02 19:59:28 +01:00
osbuild-pipeline osbuild-pipeline: add ostree.ref image option 2021-03-17 18:12:17 +00:00
osbuild-store-dump distro: introduce PackageSets 2021-03-10 11:52:05 +00:00
osbuild-upload-aws upload/aws: fix architecture for aarch64 images 2020-12-01 08:27:44 +01:00
osbuild-upload-azure cmd/upload-azure: set storage account 2021-03-06 15:40:48 +00:00
osbuild-upload-gcp GCP: Report the right error when image import fails 2021-03-16 15:26:17 +01:00
osbuild-worker osbuild-worker: refactor reporting the job status to deref 2021-03-19 15:59:57 +01:00