debian-forge-composer/internal/cloudapi/v2
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
..
errors.go cloudapi: get specific error from openapi 2022-06-28 10:02:55 +02:00
errors_test.go cloudapi: get specific error from openapi 2022-06-28 10:02:55 +02:00
handler.go worker/server: rename JobStatus() to JobInfo() 2022-07-27 13:37:14 +02:00
middleware.go cloudapi: get specific error from openapi 2022-06-28 10:02:55 +02:00
openapi.v2.gen.go Cloud API: add support for gce-rhui image type 2022-07-22 11:39:49 +01:00
openapi.v2.yml Cloud API: add support for gce-rhui image type 2022-07-22 11:39:49 +01:00
server.go worker/server: rename JobStatus() to JobInfo() 2022-07-27 13:37:14 +02:00
v2_internal_test.go simplify package set chain handling 2022-06-01 11:36:52 +01:00
v2_koji_test.go worker/server: rename JobStatus() to JobInfo() 2022-07-27 13:37:14 +02:00
v2_multi_tenancy_test.go worker: remove osbuild-koji job 2022-07-19 16:00:52 +02:00
v2_test.go cloudapi: remove a confusing test 2022-07-19 16:00:52 +02:00