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

ci: colorize tox #145

Merged
merged 1 commit into from
Nov 5, 2023
Merged

ci: colorize tox #145

merged 1 commit into from
Nov 5, 2023

Conversation

mr-cal
Copy link
Contributor

@mr-cal mr-cal commented Nov 3, 2023

  • Have you followed the guidelines for contributing?
  • Have you signed the CLA?
  • Have you successfully run tox?

Colorize the output of tox in Github CI.

Tox does not colorize its output in Github because of the envvar TERM is set to dumb. However, github handles colorized output quite nicely.

Upstream of canonical/snapcraft#4435 / canonical/craft-providers#442

Signed-off-by: Callahan Kovacs <callahankovacs@gmail.com>
Copy link

codecov bot commented Nov 3, 2023

Codecov Report

Merging #145 (1623649) into main (6b79ebe) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #145   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           10        10           
  Branches         2         2           
=========================================
  Hits            10        10           

@mr-cal mr-cal requested a review from a team November 3, 2023 15:46
@syu-w syu-w requested a review from a team November 3, 2023 15:48
@lengau lengau merged commit eae2528 into main Nov 5, 2023
13 checks passed
@lengau lengau deleted the colorize-tox branch November 5, 2023 12:20
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.

3 participants