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

feat: display errors in CLI in red text #4509

Merged
merged 3 commits into from Feb 25, 2020

Conversation

blueedgenick
Copy link
Contributor

Simply renders error messages displayed in the CLI in red (see #892 ).
@rmoff - this is for you ;-)

@blueedgenick blueedgenick requested a review from a team as a code owner February 10, 2020 23:49
@blueedgenick blueedgenick changed the title feat[CLI]: display errors in CLI in red text feat: display errors in CLI in red text Feb 10, 2020
Copy link
Contributor

@vcrfxia vcrfxia left a comment

Choose a reason for hiding this comment

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

LGTM! Will re-trigger a build once Jenkins is repaired and get this merged.

@vcrfxia
Copy link
Contributor

vcrfxia commented Feb 18, 2020

@blueedgenick finally got past all the Jenkins build issues and am seeing a couple failing tests now:

  • io.confluent.ksql.cli.console.ConsoleTest.testPrintErrorStreamedRow[JSON]
  • io.confluent.ksql.cli.console.ConsoleTest.testPrintErrorStreamedRow[TABULAR]

I'm able to reproduce locally. Do you have time to take a look?

@blueedgenick
Copy link
Contributor Author

blueedgenick commented Feb 18, 2020 via email

@vcrfxia vcrfxia merged commit 56f9c9b into confluentinc:master Feb 25, 2020
@blueedgenick blueedgenick deleted the red_errors branch June 11, 2020 22:49
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.

None yet

2 participants