user-flow icon indicating copy to clipboard operation
user-flow copied to clipboard

environment variables and CI mode

Open BioPhoton opened this issue 3 years ago • 0 comments

To detect if the CLI runs in CI or locally (or in the sandbox tests) we need to have a way to detect this.

In general the name CI is used and set to true or 1.

The folowing platforms have a CI key:

Unknown:

  • ??? - Jenkins
  • ??? - Azure Pipelines

BioPhoton avatar Apr 07 '22 01:04 BioPhoton