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

fix(console): support NO_COLOR and colors option in all scenarios #21910

Merged
merged 5 commits into from
Feb 12, 2024

Conversation

crowlKats
Copy link
Member

@crowlKats crowlKats commented Jan 12, 2024

Noticed in #21607

@crowlKats crowlKats changed the title fix(console): support NO_COLOR and colors in all scenarios fix(console): support NO_COLOR and colors option in all scenarios Jan 12, 2024
Copy link
Member

@dsherret dsherret left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nicolo-ribaudo
Copy link

@crowlKats If you could fix this PR and make CI green, I can then rebase mine :)

@crowlKats
Copy link
Member Author

@nicolo-ribaudo yep, will do though it requires some more work, will try to get it done today.
just for info: the remaining issue with this PR is I need to normalize escape sequences, as test assertions are having issues on different systems due to the escape sequences having different syntax.

# Conflicts:
#	tests/testdata/run/inspect_color_overwrite.ts
#	tests/testdata/run/inspect_color_overwrite.ts.out
Copy link
Member

@dsherret dsherret left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@crowlKats crowlKats merged commit bd1358e into denoland:main Feb 12, 2024
17 checks passed
bartlomieju added a commit to bartlomieju/deno that referenced this pull request Feb 20, 2024
bartlomieju added a commit that referenced this pull request Feb 21, 2024
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