provide-testkit
2026-01-01
Migrate CI to ci-tooling reusable workflow and update documentation
19 files · 140+ · 166-
CI migration to reusable workflow
1 file changed
ci.ymlReplaced 70+ lines of custom CI with a call to provide-io/ci-tooling/.github/workflows/python-ci.yml, configuring quality, test matrix, and build as reusable workflow inputs
- Migrated CI from bespoke workflow steps to the shared ci-tooling reusable workflow, reducing maintenance burden and standardizing across the ecosystem
decouple
behavioral
1 file
ci.yml
Documentation updates and pip-to-uv migration
5 files changed
README.mdAdded Quick Start section, documentation links, contributing section, license notice, and pre-release warningSECURITY_SCANNERS.mdReplaced pip install with uv add and uv tool install for security toolsinstallation.mdReplaced pip references with uvindex.mdSimplified pre-release warning languageREADME.mdSimplified example descriptions