Standardize CI and release workflows
9 files · 29+ · 19-

Workflow standardization

2 files changed
  • ci.yml Standardized CI workflow
  • release.yml Standardized release workflow
  • Standardized CI and release workflow configurations baseline internal
    1 file
    • ci.yml
4 files changed
  • test_async_locks.py Fixed async lock tests
  • test_integration_core.py Fixed integration tests
  • test_circuit_breaker_reset.py Fixed circuit breaker test
  • conftest.py Conftest updates
  • Fixed flaky async lock, integration, and circuit breaker reset tests remediate internal
    1 file
    • test_async_locks.py