Rename: Update runner labels and runner configuration #267

Closed
opened 2026-06-19 09:07:30 +00:00 by jmiller · 1 comment
Owner

Parent: #262

Task

Update all runner-related configuration that references "mokoplatform".

Scope

  • Runner registration names / labels
  • Runner config files (e.g., .runner config, docker-compose for runners)
  • Any runs-on: labels in workflows that reference mokoplatform
  • Runner group names if applicable
  • Any scripts that provision or manage runners

Notes

  • Runners may need to be re-registered after label changes
  • Coordinate with CI/CD workflow sub-task to ensure runs-on labels match
Parent: #262 ## Task Update all runner-related configuration that references "mokoplatform". ### Scope - Runner registration names / labels - Runner config files (e.g., `.runner` config, docker-compose for runners) - Any `runs-on:` labels in workflows that reference `mokoplatform` - Runner group names if applicable - Any scripts that provision or manage runners ### Notes - Runners may need to be re-registered after label changes - Coordinate with CI/CD workflow sub-task to ensure `runs-on` labels match
Author
Owner

Branch created: feature/267-rename-update-runner-labels-and-runner-c

git fetch origin
git checkout feature/267-rename-update-runner-labels-and-runner-c
Branch created: [`feature/267-rename-update-runner-labels-and-runner-c`](https://git.mokoconsulting.tech/MokoConsulting/mokoplatform/src/branch/feature/267-rename-update-runner-labels-and-runner-c) ```bash git fetch origin git checkout feature/267-rename-update-runner-labels-and-runner-c ```
Sign in to join this conversation.
No labels
Priority Medium
Type Feature
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/mokocli#267