Expand description
Continuous integration detection shared by the API runtime and the CLI. Continuous integration detection shared by the API runtime and the CLI.
Every surface that changes behavior in CI (next-step hints, telemetry, the update check, the cache notice and the Impact record gate) reads this one predicate, so the surfaces cannot disagree about what counts as CI.
Functionsยง
- is_ci
- Returns
truewhen the process runs in CI.