debian-forge-composer/internal/weldr
Lars Karlitski 347d69b734 weldr: use compose status for targets as well
Workers don't report status for the osbuild run and the upload targets
separately. Before the move to the jobqueue, we explicitly set the
status of all targets when a compose finished. When I removed that,
the image status broke.

Set the status from what's returned by api.getComposeStatus() to restore
the original behavior.

Fixes #702
2020-06-03 11:49:20 +02:00
..
api.go weldr: use compose status for targets as well 2020-06-03 11:49:20 +02:00
api_test.go weldr: use compose status for targets as well 2020-06-03 11:49:20 +02:00
compose.go weldr: use compose status for targets as well 2020-06-03 11:49:20 +02:00
json.go client: Add functions to support compose testing 2020-04-15 11:35:05 +02:00
upload.go weldr: use compose status for targets as well 2020-06-03 11:49:20 +02:00
util.go composer/job-queue: add scaffolding for the job queue API 2019-09-26 19:53:06 +02:00