debian-forge-composer/internal/worker
Tom Gundersen c777a18df0 jobqueue: expose dependencies when querying status
The status of a job may depend on the status of its dependenices,
as we do not repeat for instance the failed state in each dependent
job.

Return also the list of dependencies so these can be queried too.
2020-11-11 18:16:42 +01:00
..
api worker: introduce dynamicArgs 2020-11-11 18:16:42 +01:00
client.go worker: implement koji job types 2020-11-11 18:16:42 +01:00
json.go worker: implement koji job types 2020-11-11 18:16:42 +01:00
server.go jobqueue: expose dependencies when querying status 2020-11-11 18:16:42 +01:00
server_test.go worker: make Enqueue() specific for each job type 2020-11-11 18:16:42 +01:00