Skip to content

fix(devops): repoint github-runner registration to the Chrison-Homelab org - #8

Merged
ChrisonSimtian merged 1 commit into
mainfrom
fix/org-refs
Jul 26, 2026
Merged

fix(devops): repoint github-runner registration to the Chrison-Homelab org#8
ChrisonSimtian merged 1 commit into
mainfrom
fix/org-refs

Conversation

@ChrisonSimtian

Copy link
Copy Markdown
Collaborator

Refs Homelab #295.

The org migration (Homelab #290) repointed the superproject but missed the submodules. This shape still declared the old org in two places:

config:
  githubOrg: Chrison-dev                        # -> Chrison-Homelab
secrets:
  - valueFrom: { provider: { with: { org: Chrison-dev } } }   # -> Chrison-Homelab

This was a latent landmine, not an active break. The live runner (CT 3002, homelab-desktop-01) is currently registered to Chrison-Homelab and its service is active — but a converge stacks/DevOps --apply would have re-registered it against the old org and taken CI down for real. Fixing the shape makes it match reality and removes the trap.

No converge needed: the runner is already in the desired state.

🤖 Generated with Claude Code

…b org

The org migration (superproject #290) repointed the superproject but missed the
submodules. This shape still declared the OLD org, so a converge of this stack
would have re-registered the live runner (CT 3002) away from Chrison-Homelab and
taken CI down for real — the runner itself is currently registered correctly, so
this was a latent landmine rather than an active break.

Refs Homelab#295
@ChrisonSimtian
ChrisonSimtian merged commit bfc89f0 into main Jul 26, 2026
@ChrisonSimtian
ChrisonSimtian deleted the fix/org-refs branch July 26, 2026 10:31
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.

1 participant