Skip to content

Conversation

@sderev
Copy link
Owner

@sderev sderev commented Jan 29, 2026

What changed

  • Skip network tests by default in .ci/gate
  • Document GATE_REAL and GATE_NETWORK opt-ins

Why
Keep gate fast and stable by default while allowing real and network runs on demand.

How to test
Run .ci/gate (default skips), then GATE_REAL=1 GATE_NETWORK=1 .ci/gate.

Risk/comp notes
Low; only affects local gate defaults.

Changelog fragment: no (local CI script only)

* Default marker excludes `network` unless opted in
* Clarify `GATE_REAL` and `GATE_NETWORK` in `.ci/gate`

Co-authored-by: AI <ai@sderev.com>
@sderev sderev force-pushed the gate-network-skip branch from 4f06fca to 98daefd Compare January 30, 2026 00:19
@sderev sderev merged commit 98daefd into main Jan 30, 2026
6 checks passed
@sderev sderev deleted the gate-network-skip branch January 30, 2026 00:21
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