debian-forge-composer/internal/worker
Lars Karlitski cb894ccf68 jobqueue: remove testjobqueue
testjobqueue did not implement the JobQueue interface correctly (noted
in its package comment), making it impossible to write tests for
JobQueue itself.

Replace its use everywhere with fsjobqueue operating on a temporary
directory.
2021-01-12 12:19:25 +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 workerapi: serialize koji errors as strings 2020-11-13 09:39:55 +01:00
server.go {koji,worker}/server: log errors returned from handlers 2020-12-02 08:52:27 +01:00
server_test.go jobqueue: remove testjobqueue 2021-01-12 12:19:25 +01:00