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

Show color in tox logs on GitHub Actions #108

Closed
7 tasks done
Assignees
Labels
🖱️ DX Improvements to the Developer Experience

Comments

@redeboer
Copy link
Member

redeboer commented Jan 30, 2023

  • For tox -e docnb and other jobs that call sphinx-build, see e.g. this log. Possible solution: pass FORCE_COLOR.
  • Also mind missing colours in Julia output, for example here. This might be fixed by setting passenv = *.

Tasks

  1. 🖱️ DX
    redeboer
  2. 🖱️ DX
    redeboer
  3. 🖱️ DX
    redeboer
  4. 🖱️ DX
    redeboer
  5. 🖱️ DX
    redeboer
  6. 🖱️ DX
    redeboer
  7. 🖱️ DX
    redeboer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment