pyvider-hcl
2025-12-24
Bumped version to 0.3.0 and rewrote CI workflow
3 files · 50+ · 75-
Bumped version to 0.3.0
2 files changed
VERSIONUpdated version to 0.3.0pyproject.tomlUpdated version references for 0.3.0 release
- Coordinated version bump to 0.3.0 for ecosystem-wide release
baseline
behavioral
2 files
VERSIONpyproject.toml
Rewrote CI pipeline using reusable actions
1 file changed
main.ymlReplaced with modern ci.yml using provide-io/ci-tooling composite actions
- Replaced the manual
main.ymlworkflow withci.ymlusingprovide-io/ci-tooling/actions/setup-python-env@mainbaseline behavioral1 file
main.yml
- Reorganized into three jobs: quality (ruff, mypy), test (pytest with coverage), and build
qualify
internal
1 file
main.yml
- Added
workflow_dispatchtrigger and simplified to single ubuntu-latest with Python 3.11 baseline internal1 file
main.yml