Right now CI only runs on the machine running the backend, this is fine for local deployments but for rubhub.net for example I'd like separate runers, the idea is that they're connecting to an SSE endpoint with an api token and we then distribute jobs that way
Right now CI only runs on the machine running the backend, this is fine for local deployments but for rubhub.net for example I'd like separate runers, the idea is that they're connecting to an SSE endpoint with an api token and we then distribute jobs that way