Skip to content

docs: define cross-platform support tiers - #47

Merged
codeforester merged 7 commits into
mainfrom
documentation/40-20260801-platform-support
Aug 2, 2026
Merged

docs: define cross-platform support tiers#47
codeforester merged 7 commits into
mainfrom
documentation/40-20260801-platform-support

Conversation

@codeforester

Copy link
Copy Markdown
Contributor

Summary

  • add the cross-platform support matrix for macOS, Linux, WSL2, and native Windows;
  • clarify that native Windows support covers the generic base-cli core, not Base/basectl;
  • document the supported Python range and bug-report context;
  • add matching operating-system package classifiers;
  • link the support contract from the main README.

Fixes #40

Validation

  • uv run --no-project --with pytest --with click --with PyYAML python -m pytest
  • ./tests/validate.sh
  • uv run --no-project --with build python -m build --wheel --outdir /tmp/base-cli-40-dist

111 tests passed and the wheel build succeeded.

@codeforester
codeforester marked this pull request as ready for review August 2, 2026 02:11
@codeforester
codeforester merged commit 65336b4 into main Aug 2, 2026
17 checks passed
@codeforester
codeforester deleted the documentation/40-20260801-platform-support branch August 2, 2026 02:11
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.

Document cross-platform support tiers and release readiness

1 participant