debian-forge-composer/internal/worker
Gianluca Zuccarelli b75cf30a05 worker/server: remove duplicate function
The `ManifestJobStatus` and `ManifestByIdJobStatus` both
had identical functionality. The `ManifestByIdJobStatus`
is not being referenced anywhere in the codebase and so
this function has been removed.
2022-04-06 21:34:02 +01: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: add empty packagespec error 2022-04-06 21:34:02 +01: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: remove duplicate function 2022-04-06 21:34:02 +01:00
server_test.go test: use T.TempDir to create temporary test directory 2022-04-05 09:27:43 +02:00