debian-forge-composer/internal/worker
Achilleas Koutsou 94c7fda779 worker: make DepsolveJob serialisation backwards compatible
Add custom marshaller for DepsolveJob that serialises the struct into a
format compatible with both the new and old formats.  The format on the
wire is a superset of both the new and old format and can be
deserialised into either while retaining all information.
2022-06-01 11:36:52 +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: add new error type for RepoError 2022-06-01 11:36:52 +01:00
client.go worker: add proxy support to composer and oauth calls 2022-05-03 06:19:31 +01:00
client_test.go worker: add proxy support to composer and oauth calls 2022-05-03 06:19:31 +01:00
json.go worker: make DepsolveJob serialisation backwards compatible 2022-06-01 11:36:52 +01:00
proxy_test.go worker: add proxy support to composer and oauth calls 2022-05-03 06:19:31 +01:00
server.go prometheus/job: measure time spent pending rather than queued 2022-05-14 17:47:38 +01:00
server_test.go worker: move client test to its own file 2022-05-03 06:19:31 +01:00