chore(migration): repoint to Chrison-Homelab org (#282 P3/P5/P6) - #290
Merged
Conversation
The repos now live in the dedicated Chrison-Homelab org. Surgical rename:
- .gitmodules (P3): the 6 stack submodules → Chrison-Homelab; the 3 *Sharp
vendor submodules stay on Chrison-dev (public, dogfood-only, cross-org is fine).
- secrets.env.template (P5): GH_ORG=Chrison-Homelab.
- Docs/URLs (P6): Chrison-dev/Homelab → Chrison-Homelab/Homelab across docs, ADRs,
plans, README, src/Proxmox scripts (raw.githubusercontent + issue links), plus the
org-name refs in CLAUDE.md (SCHEMA_RO_PAT --org), BL-010 (org-runner-token org),
and the shape.schema.json example.
Deliberately unchanged: Chrison-dev/{ProxmoxSharp,UnifiSharp,SynoSharp} refs (those
repos stay in Chrison-dev, now public + consumed via nuget.org), the Pangolin
`chrison-dev` org slug, and dead scratch-path strings.
Consumers: run `git submodule sync` after pulling. Not here: P4 (runner
re-registration + org secrets), P7 (Roadmap project) — tracked in #282.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
9 tasks
ChrisonSimtian
added a commit
that referenced
this pull request
Jul 26, 2026
ADR-0009 was authored before the org migration (#290) normalized every doc from Chrison-dev/Homelab to Chrison-Homelab/Homelab. Bring its six issue links in line with the rest of docs/adr/. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Org move mechanics now that the 8 repos are transferred into Chrison-Homelab. Surgical rename (see commit): .gitmodules 6 stack submodules → Chrison-Homelab (3
*Sharpstay on Chrison-dev), secrets.env.templateGH_ORG=Chrison-Homelab, and a docs/URL sweepChrison-dev/Homelab→Chrison-Homelab/Homelab+ org-name refs (--org,org-runner-token, schema example).Left intact on purpose:
Chrison-dev/{ProxmoxSharp,UnifiSharp,SynoSharp}(public, consumed via nuget.org), the Pangolinchrison-devslug, dead scratch paths.Verified: no
Chrison-dev/Homelableft; 8*Sharprefs intact; all functional org refs now Chrison-Homelab.Part of #282. Not in this PR: P4 (runner re-registration + org secrets
PACKAGES_PAT/SUBMODULES_RO_PAT/SCHEMA_RO_PAT), P7 (Roadmap project) — those need your side + on-box work.