Skip to content

Comments

ci: Use group key for self-hosted runner references#286

Merged
kejadlen merged 1 commit intomainfrom
ci-runner-group-syntax
Feb 24, 2026
Merged

ci: Use group key for self-hosted runner references#286
kejadlen merged 1 commit intomainfrom
ci-runner-group-syntax

Conversation

@kejadlen
Copy link
Contributor

Summary

  • Switch all CI workflow runs-on values from bare strings to the group: object syntax, which is required to properly target self-hosted runner groups
  • Remove .claude/settings.json (project-level Claude Code permissions no longer needed)

Test plan

  • Verify CI workflows trigger and pick up the correct runner groups
  • Confirm no regressions in test, release, and gh-page workflows

Assisted-by: Claude Opus 4.6 via Claude Code

Bare runner-name strings don't resolve runner groups; the
group key is required. Also removes .claude/settings.json.

Assisted-by: Claude Opus 4.6 via Claude Code
@kejadlen kejadlen force-pushed the ci-runner-group-syntax branch from 257a37c to 59ae6ba Compare February 20, 2026 00:40
Copy link
Contributor

@rubberduck203 rubberduck203 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

D'oh!

@kejadlen kejadlen merged commit 7fb3c8a into main Feb 24, 2026
8 checks passed
@kejadlen kejadlen deleted the ci-runner-group-syntax branch February 24, 2026 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants