debian-forge-composer/internal/weldr
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.go composer: seed the random number generator 2020-12-15 21:26:40 +01:00
api_test.go jobqueue: remove testjobqueue 2021-01-12 12:19:25 +01:00
compose.go weldr: rename C{Waiting,Running,Finished,Failed} 2020-11-09 14:17:19 +01:00
json.go weldr: implement cancel route 2020-06-12 10:00:50 +02:00
upload.go weldr: rename C{Waiting,Running,Finished,Failed} 2020-11-09 14:17:19 +01:00
util.go composer/job-queue: add scaffolding for the job queue API 2019-09-26 19:53:06 +02:00