debian-forge-composer/internal/weldr
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
..
api.go worker/server: typesafe Job and JobStatus 2022-02-01 20:28:40 +00:00
api_test.go gosec: G404 - Use of weak rng 2021-12-13 12:17:30 +02:00
compose.go weldr: rename C{Waiting,Running,Finished,Failed} 2020-11-09 14:17:19 +01:00
compose_test.go worker/server: typesafe Job and JobStatus 2022-02-01 20:28:40 +00:00
json.go tests: update base tests for weldr-client 2021-08-25 19:16:04 +02:00
upload.go Add support for OCI upload provider 2022-01-28 15:16:47 +01:00
util.go composer/job-queue: add scaffolding for the job queue API 2019-09-26 19:53:06 +02:00