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

Add special case detection of Gradle environment #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rnorth
Copy link
Owner

@rnorth rnorth commented Nov 26, 2017

…and always enable ANSI escape codes

@rnorth
Copy link
Owner Author

rnorth commented Nov 26, 2017

FYI @bsideup - this adds a workaround to force ANSI colour codes on when running under Gradle.

Like the Maven/IDEA detection, it's a bit hacky and based on what's available (not much). Still, this is the only option I see. I think the previous (pre 'regression') behaviour in TC master might have been a bug - it was using ANSI color codes when it shouldn't have been.

With this new change, we'll have forced ANSI codes on for Gradle builds too, though, and the desirable bits of behaviour should be back.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant