Skip to content

Add notion of "ci mode" for various CI checks #645

@grahamalama

Description

@grahamalama

This mostly applies to test suites, but could potentially apply to other checks.

We should add a notion of CI mode to scripts and/or our Makefile where checks bail out on first failure.

For pytest, this might take the form of adding the --exitfirst flag only in CI, perhaps controlled by an environment variable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions