Files
Twitch-VOD-Manager/scripts
Sucukdeluxe 6547e6dbbc
Windows CI / verify (push) Failing after 1m26s
fix(ci): canonicalize 8.3 short paths in cutter matrix ownership checks
assertPathInside compared managed-tool paths with path.resolve only, so
on runners whose temporary directory surfaces as a Windows 8.3 short
path (RUNNER~1) the canonical long executable paths appeared to live
outside the owned root and the cutter matrix provisioning contract
failed. Resolve both sides through fs.realpathSync.native, walking up
through not-yet-existing segments so planned directories keep working,
and cover the contract with a real ShortPath regression test plus
mixed-existence canonicalization cases.
2026-08-14 13:06:52 +02:00
..
2026-08-13 22:59:15 +02:00