debian-forge-composer/internal/worker
Gianluca Zuccarelli e5d9d2d045 worker/server: rename JobStatus() to JobInfo()
Since the `jobStatus` functions return a `JobInfo`
struct that contains the `JobStatus`, it makes sense
to rename the function names for the sake of consistency.
2022-07-27 13:37:14 +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: add new container resolve job type 2022-07-25 21:21:44 +02:00
client.go worker: add proxy support to composer and oauth calls 2022-05-03 06:19:31 +01:00
client_test.go worker: define job types as constants 2022-06-10 14:48:18 +01:00
json.go worker: add new container resolve job type 2022-07-25 21:21:44 +02:00
json_test.go worker/koji-finalize: handle multiple upload targets 2022-07-22 11:39:49 +01:00
proxy_test.go worker: add proxy support to composer and oauth calls 2022-05-03 06:19:31 +01:00
server.go worker/server: rename JobStatus() to JobInfo() 2022-07-27 13:37:14 +02:00
server_test.go worker/server: rename JobStatus() to JobInfo() 2022-07-27 13:37:14 +02:00