debian-forge-composer/internal/worker
Brian C. Lane d8df7e7cd4 worker: Add search job implementation to worker client
This is similar to the depsolve job, and it shares the solver (which
supports locking, as does DNF itself). This will allow searching for
specific package names, names with globs, or names as substrings of
other names using * as the wildcard.

Related: RHEL-60136
2025-01-30 08:00:12 +01:00
..
api worker: add ability to track workers serverside 2023-12-06 17:22:36 +01:00
clienterrors internal/worker/server: return an error on depsolve timeout HMS-2989 2024-11-19 13:55:38 +01:00
client.go osbuild-worker: fix "crashing" on worker registration issues 2024-09-10 16:19:47 +02:00
client_test.go osbuild-worker: fix "crashing" on worker registration issues 2024-09-10 16:19:47 +02:00
json.go worker: Add search job implementation to worker client 2025-01-30 08:00:12 +01:00
json_test.go clienterrors: rename WorkerClientError to clienterrors.New 2024-07-31 17:04:58 +02:00
proxy_test.go worker: add proxy support to composer and oauth calls 2022-05-03 06:19:31 +01:00
server.go worker: Add search job implementation to worker client 2025-01-30 08:00:12 +01:00
server_test.go cloudapi: support worker server target artifact retrieval 2025-01-24 15:26:15 +01:00