debian-forge-composer/internal/worker
Lars Karlitski 669b612d96 worker: remove State from JobStatus
This state is specific to weldr. Previous commits removed it from the
other APIs, because they use different values.

Move the conversion into the weldr API.
2020-11-09 14:17:19 +01:00
..
api worker: prefix all routes with /api/worker/v1 2020-09-24 21:08:56 +01:00
client.go worker: prefix all routes with /api/worker/v1 2020-09-24 21:08:56 +01:00
json.go worker: allow passing different jobs to workers 2020-09-23 14:28:52 +01:00
server.go worker: remove State from JobStatus 2020-11-09 14:17:19 +01:00
server_test.go worker: prefix all routes with /api/worker/v1 2020-09-24 21:08:56 +01:00