Standardize release pipeline with TestPyPI staging and Sigstore signing
6 files · 133+ · 40-

Release pipeline standardization

1 file changed
  • release.yml TestPyPI staging, approval-gated PyPI, Sigstore signing
  • Standardized release pipeline with TestPyPI staging, approval-gated PyPI, and Sigstore signing baseline architectural
    1 file
    • release.yml

Code quality and docs

4 files changed
  • __init__.py Removed unused noqa directive
  • core.py Ruff format fix
  • README.md Converted relative links to absolute GitHub URLs
  • VERSION Version bump
  • Cleaned up logger noqa, fixed ruff formatting, and converted example links to absolute URLs decouple internal
    1 file
    • __init__.py