debian-forge-composer/internal/worker
Gianluca Zuccarelli da94f2cbeb worker/server: build job dep errors
Add a helper function to query dependency
failures of osbuild & koji-osbuild jobs.
If a build job has a dependency error the
function will check for the job error of the
manifest job. If that also has a dependency
error the function will query the depsolve
job too for a job error.
2022-04-13 10:31:53 +02:00
..
api api/{cloud,worker}: used channel name based on JWT claims for new jobs 2022-03-08 12:07:00 +01:00
clienterrors worker/clienterrors: depenency error check 2022-04-13 10:31:53 +02:00
client.go worker: Support client_credentials grant type in client 2022-03-21 09:43:43 +01:00
json.go DepsolveJob: rename struct field for consistency 2022-02-14 17:38:41 +01:00
server.go worker/server: build job dep errors 2022-04-13 10:31:53 +02:00
server_test.go test: use T.TempDir to create temporary test directory 2022-04-05 09:27:43 +02:00