Skip to main content

Module ci_env

Module ci_env 

Source
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 true when the process runs in CI.