pyvider-cty
2025-09-21
CI workflow consolidation to ci-tooling reusable actions
11 files · 1,972+ · 873-
CI Workflow Consolidation
8 files changed
ci-migrated.ymlWorkflow configuration changesci-new.ymlWorkflow configuration changesperformance.ymlWorkflow configuration changessecurity.ymlWorkflow configuration changestest-simple.ymlTest updatesci.ymlWorkflow configuration changescd.ymlWorkflow configuration changesrelease.ymlWorkflow configuration changes
- Removed
.github/workflows/ci-migrated.yml(145 lines) and.github/workflows/ci-new.yml(113 lines) — experimental migration test workflows no longer needed qualify internal2 files
ci-migrated.ymlci-new.yml
- Removed
performance.yml(60 lines),security.yml(57 lines),test-simple.yml(24 lines) decouple internal3 files
security.ymltest-simple.ymlperformance.yml
- Updated
ci.yml(186 lines changed) — now uses ci-tooling reusable actions at v0.1.0 baseline internal1 file
ci.yml
- Added
cd.yml(69 lines) — new continuous deployment workflow baseline internal1 file
cd.yml
- Updated
release.yml(50 lines changed) decouple internal1 file
release.yml
GitHub Auth Helper
1 file changed
setup_github_auth.pyChanges for github auth helper
Dependencies
2 files changed
pyproject.tomlProject configuration changesuv.lockDependency lock file updated