Skip to content

Conversation

@sderev
Copy link
Owner

@sderev sderev commented Jan 29, 2026

What changed

  • Add .ci/gate for local Python preflight.
  • Use a hardcoded Python test matrix in the gate script.
  • Default to skipping real tests; opt in with GATE_REAL=1 or GATE_PYTEST_ARGS.

Why
Faster local CI before GitHub Actions.

How to test
Run gate from the repo root. For real tests: GATE_REAL=1 gate.

Risk/comp notes
Low. Adds local tooling only.

Changelog fragment: no (internal tooling)

Summary: add Python gate with hardcoded version matrix; default to skipping real tests.

Co-authored-by: AI <ai@sderev.com>
@sderev sderev force-pushed the add-ci-gate branch 2 times, most recently from 6fa44a1 to d9d45f3 Compare January 29, 2026 22:27
@sderev sderev merged commit d9d45f3 into main Jan 29, 2026
6 checks passed
@sderev sderev deleted the add-ci-gate branch January 29, 2026 22:27
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