cli/internal/skills/lockfile
sammorrowdrums 63262dce8b feat(skills): support GHEC with data residency hosts
Widen ValidateSupportedHost to accept tenancy hosts (*.ghe.com) alongside
github.com. GHEC with data residency uses these domains, and all skill
subcommands (search, install, preview, publish, update) now allow them.

GitHub Enterprise Server remains unsupported and is explicitly rejected
with a clear error message.

Also fix the lockfile writer to use the actual host when constructing
SourceURL instead of hardcoding github.com.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-22 23:27:38 +02:00
..
lockfile.go feat(skills): support GHEC with data residency hosts 2026-04-22 23:27:38 +02:00
lockfile_test.go feat(skills): support GHEC with data residency hosts 2026-04-22 23:27:38 +02:00