|
|
93dad2156e
|
feat: Add Python CI workflow with UV package manager
- Add setup-python-uv composite action for fast cached Python setup
- Add python-ci.yml reusable workflow with:
- Ruff linting and formatting
- Pyright type checking
- Matrix pytest with coverage enforcement
- Bandit security scanning (SARIF upload)
- Update README with comprehensive documentation
- Based on 2025 best practices using astral-sh/setup-uv@v5
|
2026-02-01 18:01:49 +00:00 |
|