debian-forge-composer/internal/jobqueue
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
..
api.go worker: save result.json in the composer instead of the worker 2020-02-05 01:35:50 +01:00
api_test.go store: custom image size 2020-01-23 00:57:31 +01:00
job.go worker: save result.json in the composer instead of the worker 2020-02-05 01:35:50 +01:00