Skip to content

ci: validate Linux distributions and WSL2 support - #46

Merged
codeforester merged 6 commits into
mainfrom
ci/39-20260801-linux-wsl-validation
Aug 2, 2026
Merged

ci: validate Linux distributions and WSL2 support#46
codeforester merged 6 commits into
mainfrom
ci/39-20260801-linux-wsl-validation

Conversation

@codeforester

Copy link
Copy Markdown
Contributor

Summary

  • run the full suite on both macOS and Ubuntu;
  • add Debian 12 and Fedora latest Docker validation jobs;
  • install the package in each distro environment and run the runtime smoke suite;
  • document repeatable WSL2 validation and the limitations of Windows-mounted paths;
  • add the Linux/WSL support guidance to the unreleased changelog.

Fixes #39

Validation

  • uv run --no-project --with pytest --with click --with PyYAML python -m pytest
  • ./tests/validate.sh
  • workflow YAML parsed successfully

111 tests passed locally.

@codeforester
codeforester marked this pull request as ready for review August 2, 2026 02:09
@codeforester
codeforester merged commit 8995b8a into main Aug 2, 2026
10 checks passed
@codeforester
codeforester deleted the ci/39-20260801-linux-wsl-validation branch August 2, 2026 02:10
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.

Add Linux distribution and WSL2 validation for base-cli

1 participant