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

Stop defaulting to color output on non-TTY #116

Merged
merged 2 commits into from
Jul 7, 2021

Commits on Jul 4, 2021

  1. Stop defaulting to color output on non-TTY

    This is arguably a breaking change, but there really is no legitimate case
    for output like this: https://circleci.com/gh/filecoin-project/lotus/189136
    
    The change as implemented respects any explicit setting the user might have
    provided, and also keeps coloration in the URL case, in order to minimize
    the potential fallout
    ribasushi committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    61ec4a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. Configuration menu
    Copy the full SHA
    bd5b0c3 View commit details
    Browse the repository at this point in the history