Skip to content

ci: add Windows CI runner for cross-platform path tests#52

Merged
JayantDevkar merged 2 commits intomainfrom
ci/windows-test-runner
Mar 19, 2026
Merged

ci: add Windows CI runner for cross-platform path tests#52
JayantDevkar merged 2 commits intomainfrom
ci/windows-test-runner

Conversation

@JayantDevkar
Copy link
Owner

Summary

  • Adds cross-platform-test job to api-tests.yml CI workflow
  • Runs test_project.py and test_cross_platform_paths.py on both ubuntu-latest and windows-latest (Python 3.11)
  • Validates real pathlib behavior with Windows paths on actual Windows runners

Companion to PR #50 which adds the cross-platform path test suite.

Test plan

  • CI passes on both ubuntu and windows runners
  • 4 TestWindowsNativePathlib tests that are skipped on Mac should run and pass on Windows

🤖 Generated with Claude Code

@JayantDevkar JayantDevkar merged commit bee0e1f into main Mar 19, 2026
@JayantDevkar JayantDevkar deleted the ci/windows-test-runner branch March 19, 2026 13:00
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.

2 participants