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 color.status config support to address #713 #851

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

Conversation

clsater
Copy link
Member

@clsater clsater commented Dec 3, 2021

I just added support for color.status but it probably would make sense to add support for other git meta commands besides status. But this PR is big enough as is, so I'll leave that for a future change.

@clsater
Copy link
Member Author

clsater commented Dec 3, 2021

hmm... not sure why that test is failing on the CI server -- it works when I run locally.

  1) ColorHandler
       colors
         enableColor = 'auto'
           adds colors if enableColor:

      AssertionError: expected '\u001b[34mtest\u001b[39m' to equal 'test'
      + expected - actual

      -test
      +test
      
      at Context.<anonymous> (test/util/color_handler.js:29:24)
      at processImmediate (node:internal/timers:464:21)

Are colors somehow disabled during the CI build?

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