debian-forge-composer/internal/worker
Achilleas Koutsou 8f69088af1 distro: remove architecture names and use platform enum
Removing the dependence of the manifest package on the distro package to
import manifest into distro.
Wherever arch names are needed, we use the enums from the platform
package instead.
2023-05-31 16:40:07 +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 internal/clienterrors: add file resolution error 2023-03-16 09:55:39 +00: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 container: add ListDigest to the spec 2023-04-17 18:30:41 +02:00
json_test.go worker: Remove ellipsis operator from clienterrors.Error 2022-08-03 13:51:52 +02:00
proxy_test.go worker: add proxy support to composer and oauth calls 2022-05-03 06:19:31 +01:00
server.go internal/worker: log dequeue failures 2023-04-14 12:12:41 +02:00
server_test.go distro: remove architecture names and use platform enum 2023-05-31 16:40:07 +02:00