provide-testkit 2026-04-01
Add TestPyPI verification retry loop and bump to v0.3.31
5 files · 204+ · 181-

TestPyPI verification retry

1 file changed
  • release.yml Replaced single 30s sleep + install with a 3-attempt retry loop (30s between attempts) for TestPyPI package verification, updated Sigstore action from v3.0.0 to v3.3.0
  • Added retry loop for TestPyPI verification to handle propagation delays, replacing the fragile single-attempt approach harden behavioral
    1 file
    • release.yml

Version and dependency bumps

4 files changed
  • VERSION Bumped from 0.3.29 to 0.3.31
  • pyproject.toml Updated provide-foundation constraint from >=0.3.21 to >=0.3.29
  • .pre-commit-config.yaml Updated ruff pre-commit from v0.15.7 to v0.15.8
  • uv.lock Refreshed lockfile with updated dependencies
  • Bumped to v0.3.31, upgraded provide-foundation to >=0.3.29, and updated ruff pre-commit to v0.15.8 baseline external
    3 files
    • VERSION
    • pyproject.toml
    • .pre-commit-config.yaml