Skip to content

ci: define tested dependency compatibility windows - #198

Merged
codeforester merged 1 commit into
mainfrom
ci/189-20260809-dependency-compatibility
Aug 9, 2026
Merged

ci: define tested dependency compatibility windows#198
codeforester merged 1 commit into
mainfrom
ci/189-20260809-dependency-compatibility

Conversation

@codeforester

Copy link
Copy Markdown
Contributor

Summary

  • bound Click and PyYAML to reviewed major-version windows
  • add a dependency support matrix and update the API/platform contracts
  • run core tests against Click 8.1/8.2 and PyYAML 6.0 lines on Python 3.10/3.14
  • update artifact validation and changelog coverage

Validation

  • scripts/validate_docs.py
  • ./tests/validate.sh
  • python -m pytest (all tests passed)
  • ruff check and ruff format --check
  • python -m mypy --strict lib/python/base_cli
  • git diff --check

Closes #189

@codeforester
codeforester merged commit 8b9e4d0 into main Aug 9, 2026
91 checks passed
@codeforester
codeforester deleted the ci/189-20260809-dependency-compatibility branch August 9, 2026 16:23
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.

[v1.0] Define dependency compatibility windows and a tested version matrix

1 participant