debian-forge-composer/internal/jobqueue/fsjobqueue
Tom Gundersen b32ab36e1d worker/server: typesafe Job and JobStatus
Replace Job() and JobStatus() with typesafe versions, and introduce JobType()
for the rare instances where we don't know the type up front.

Additionally, catch a few more error cases:
 - if OSBuildResult is nil, then we failed to invoke osbuild
 - make sure the same JobResult handling is done for osbuild-koji, as for osbuild
2022-02-01 20:28:40 +00:00
..
fsjobqueue.go worker/server: typesafe Job and JobStatus 2022-02-01 20:28:40 +00:00
fsjobqueue_test.go jobqueue: move fsjobqueue's generic tests into new package 2021-07-28 21:52:31 +01:00