Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Define CLICOLOR_FORCE=1 env var in CI runs #631

Merged
merged 2 commits into from
Nov 26, 2022

Commits on Nov 8, 2022

  1. Define CLICOLOR_FORCE=1 env var in CI runs

    This env var is supported by some tools to force them to emit ANSI
    escape sequences corresponding to colors even if they detect that
    they're not running in tty, which is th case for CI jobs.
    
    It is going to be supported in Dune 3.6.0, and perhaps other compilers
    and build systems.
    
    Signed-off-by: Antonin Décimo <[email protected]>
    MisterDA committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    e45b8a9 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2022

  1. pnpm build

    Signed-off-by: Antonin Décimo <[email protected]>
    MisterDA authored and smorimoto committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    a4ba71f View commit details
    Browse the repository at this point in the history