Skip to content

fix(harness): remove Windows-illegal ':' filenames blocking the release checkout#111

Merged
ianm199 merged 1 commit into
mainfrom
fix/windows-illegal-filenames
Jun 2, 2026
Merged

fix(harness): remove Windows-illegal ':' filenames blocking the release checkout#111
ianm199 merged 1 commit into
mainfrom
fix/windows-illegal-filenames

Conversation

@ianm199
Copy link
Copy Markdown
Owner

@ianm199 ianm199 commented Jun 2, 2026

The v0.0.24 release failed at the windows-build gate's git checkout (exit 128, invalid path 'harness/impl/iter-1-LuaTable::get.stderr'). 8 stale translator-iteration artifacts under harness/impl/ have : in their names — illegal on Windows. Removing them (not part of any build). crates.io publish was skipped, so nothing was published under v0.0.24. Unblocks this and all future releases on the new Windows gate.

…heckout

8 stale translator-iteration artifacts under harness/impl/ (e.g.
'iter-1-LuaTable::get.stderr') contain ':' in their names — illegal on
NTFS/Windows. They were auto-committed 2026-05-16. The windows-release gate
added in v0.0.23 (#90) is the first to exercise a Windows checkout, so the
v0.0.24 release failed at 'git checkout' (exit 128) before publish (which was
correctly skipped — nothing was published). Not part of any crate build.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@ianm199 ianm199 merged commit 17d46d3 into main Jun 2, 2026
3 checks passed
@ianm199 ianm199 deleted the fix/windows-illegal-filenames branch June 2, 2026 00:21
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