debian-forge-composer/cmd
Ondřej Budai 0d4479bbcd worker: save result.json in the composer instead of the worker
In the future remote workers will be introduced. Obviously, the remote worker
cannot support the local target. Unfortunately, the current implementation of
storing the osbuild result is dependant on it.

This commit moves the responsibility of storing osbuild result to the
composer process instead of the worker process. The result is transferred from
a worker to a composer using extended HTTP API.
2020-02-05 01:35:50 +01:00
..
osbuild-composer osbuild-composer: fix number of listeners check 2020-01-16 18:21:28 +01:00
osbuild-pipeline osbuild-pipeline: Search the current dir for repository configs 2020-01-31 12:44:59 +01:00
osbuild-tests tests: add basic integration tests 2020-01-03 22:35:52 +01:00
osbuild-upload-aws Refactor Azure upload code to a separate package 2019-11-27 12:14:07 +01:00
osbuild-upload-azure Introduce Azure upload test 2019-11-29 12:19:40 +01:00
osbuild-worker worker: save result.json in the composer instead of the worker 2020-02-05 01:35:50 +01:00