Files
gstack/test
Garry TanandClaude Fable 5 335f99277c test(next-version): pin the fixture's host via origin-URL sniff — kills the last environment dependence
The hermetic offline-contract fixture had no origin remote, so
detectHost() fell through to auth probes: a machine with glab authed
passed via the gitlab path while a bare CI runner read host:unknown
(offline stays false there) and failed. The fixture now pushes to a
local bare origin at a path containing github.com — the URL sniff pins
host:github identically everywhere, asserted explicitly in both tests,
with every git call still local.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-18 17:27:06 -07:00
..