Skip to content

ci: add Windows import smoke test - #63

Merged
abrignoni merged 1 commit into
mainfrom
ci/windows-smoke
Aug 10, 2026
Merged

ci: add Windows import smoke test#63
abrignoni merged 1 commit into
mainfrom
ci/windows-smoke

Conversation

@abrignoni

Copy link
Copy Markdown
Owner

Ports ALEAPP's Windows Smoke Test workflow, byte-identical. It imports every artifact module on windows-latest on each pull request, catching OS-specific breakage (backslash path separators in extracted paths) that the ubuntu-only lint and runtime-contract jobs cannot see.

The script it runs, admin/test/scripts/test_artifact_imports.py, already exists in this repo and is exercised on ubuntu by the runtime contract, so this adds the Windows dimension only. The workflow triggers on its own file, so this PR runs it as its own proof.

Part of a CI leveling pass across the five cores.

🤖 Generated with Claude Code

Byte-identical port of ALEAPP's windows_smoke.yml. Imports every artifact
module on windows-latest per pull request, catching OS-specific breakage
(backslash path separators) that the ubuntu-only jobs cannot see. The
script it runs, admin/test/scripts/test_artifact_imports.py, is already
in this repo and exercised by the runtime contract on ubuntu.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@abrignoni
abrignoni merged commit bba2c89 into main Aug 10, 2026
1 check passed
@abrignoni
abrignoni deleted the ci/windows-smoke branch August 10, 2026 22:55
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