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.yml Workflow configuration changes
  • ci-new.yml Workflow configuration changes
  • performance.yml Workflow configuration changes
  • security.yml Workflow configuration changes
  • test-simple.yml Test updates
  • ci.yml Workflow configuration changes
  • cd.yml Workflow configuration changes
  • release.yml Workflow 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 internal
    2 files
    • ci-migrated.yml
    • ci-new.yml
  • Removed performance.yml (60 lines), security.yml (57 lines), test-simple.yml (24 lines) decouple internal
    3 files
    • security.yml
    • test-simple.yml
    • performance.yml
  • Updated ci.yml (186 lines changed) — now uses ci-tooling reusable actions at v0.1.0 baseline internal
    1 file
    • ci.yml
  • Added cd.yml (69 lines) — new continuous deployment workflow baseline internal
    1 file
    • cd.yml
  • Updated release.yml (50 lines changed) decouple internal
    1 file
    • release.yml

GitHub Auth Helper

1 file changed
  • setup_github_auth.py Changes for github auth helper
  • Added scripts/setup_github_auth.py (66 lines) — script for setting up GitHub authentication in CI harden internal
    1 file
    • setup_github_auth.py

Dependencies

2 files changed
  • pyproject.toml Project configuration changes
  • uv.lock Dependency lock file updated
  • pyproject.toml: 13 lines changed — dependency version updates baseline internal
    1 file
    • pyproject.toml
  • uv.lock: massive update (2062 insertions, 637 deletions) — full dependency tree refresh after ci-tooling integration baseline internal
    1 file
    • uv.lock