pyvider 2026-01-07
Streamlined the release workflow and updated CI workflows; minor fix to the provide CLI command
8 files · 78+ · 41-

Release Workflow Streamlined

7 files changed
  • docs-check.yml Updated docs-check.yml (+2/-2 lines)
  • release.yml Updated release.yml (+19/-35 lines)
  • .gitguardian.yaml Added .gitguardian.yaml (+12 lines)
  • ci.yml Updated ci.yml (+1/-1 lines)
  • .gitleaks.toml Added .gitleaks.toml (+16 lines)
  • .trufflehog-exclude-paths.txt Added .trufflehog-exclude-paths.txt (+8 lines)
  • pyproject.toml Added pyproject.toml (+19 lines)
  • Refactored release.yml — reduced from larger definition to a leaner 56-line version (net -33 lines) decouple internal
    1 file
    • release.yml
  • Updated docs-check.yml with minor fixes specify internal
    1 file
    • docs-check.yml
1 file changed
  • provide_command.py Updated provide_command.py (+1/-3 lines)