enable multiple hosts #1

Merged
asmogo merged 7 commits from multi-runner into main 2025-12-11 10:53:47 +00:00
asmogo commented 2025-12-07 15:34:40 +00:00 (Migrated from github.com)

fixes this error on multiple hosts

Dec 07 12:13:32 cdk-runner-02 runner-controller[1161]: 2025-12-07T12:13:32.705048Z  WARN runner_controller::github::client: GitHub API error status=422 Unprocessable Entity body={"message":"Bad request - Runner r0 is currently running a job and cannot be deleted.","documentation_url":"https://docs.github.com/rest/actions/self-hosted-runners#delete-a-self-hosted-runner-from-a-repository","status":"422"} attempt=1
fixes this error on multiple hosts ``` Dec 07 12:13:32 cdk-runner-02 runner-controller[1161]: 2025-12-07T12:13:32.705048Z WARN runner_controller::github::client: GitHub API error status=422 Unprocessable Entity body={"message":"Bad request - Runner r0 is currently running a job and cannot be deleted.","documentation_url":"https://docs.github.com/rest/actions/self-hosted-runners#delete-a-self-hosted-runner-from-a-repository","status":"422"} attempt=1 ``` - [ ] test https://github.com/thesimplekid/cdk-infra/commit/91d7cbd0d028ceed066489e50678227d17bc7add
asmogo commented 2025-12-07 15:57:06 +00:00 (Migrated from github.com)
https://github.com/asmogo/cdk/actions/runs/20005933729?pr=18
asmogo commented 2025-12-07 16:19:33 +00:00 (Migrated from github.com)
not sure why this test is failing. https://github.com/asmogo/cdk/actions/runs/20005933729/job/57369859661?pr=18
thesimplekid (Migrated from github.com) approved these changes 2025-12-11 10:53:40 +00:00
Sign in to join this conversation.
No description provided.