Skip to content

ci: add comprehensive verification gates - #15

Merged
fitz2882 merged 3 commits into
mainfrom
codex/ci-hardening
Aug 17, 2026
Merged

ci: add comprehensive verification gates#15
fitz2882 merged 3 commits into
mainfrom
codex/ci-hardening

Conversation

@fitz2882

@fitz2882 fitz2882 commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add Python 3.10-3.13 unit-test coverage
  • run six framework-specific offline integration jobs
  • fail dedicated framework jobs on zero tests or any skip
  • add Ruff, Bandit, package build/metadata, and installed-wheel smoke gates
  • pin third-party actions to maintained Node 24 release SHAs (checkout v7.0.1, setup-python v7.0.0)
  • add weekly Dependabot updates for Python and GitHub Actions

Verification

  • local pytest -q: 218 passed, 3 skipped with installed optional integrations
  • prior quality/package proof: Ruff, Bandit, build, Twine, and installed-wheel smoke passed
  • skip-boundary proof: an intentionally missing framework makes the new assertion exit nonzero
  • GitHub Actions clean-checkout matrix pending for commit 3957421

@fitz2882
fitz2882 marked this pull request as ready for review August 17, 2026 22:58
@fitz2882
fitz2882 merged commit 0edf9af into main Aug 17, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant