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

Suppress logging when --tasks-json flag is specified #159

Merged
merged 5 commits into from
Mar 18, 2019

Conversation

sttk
Copy link
Contributor

@sttk sttk commented Apr 8, 2018

This pr is to fix the issue #157.

@phated phated added this to In Progress in v4 Dec 7, 2018
@phated phated force-pushed the suppress_logging_when_tasks_json branch from 29ae2da to dd581f5 Compare March 13, 2019 21:03
@phated
Copy link
Member

phated commented Mar 13, 2019

@sttk I've updated this PR based on your changes that just landed in master. It's really great to consolidate the toConsole() logic!!!

I also added --help and --version to the suppressed list and added tests for everything.

I had to update your test/fixtures/config/flags/gulpfile/autoload/.gulp.json file and related test so I'll have to do that for my changes in #183 if we land this first.

Please review if you have a chance. Thanks!

Copy link
Contributor Author

@sttk sttk left a comment

Choose a reason for hiding this comment

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

@phated Your viewpoint is great! Certainly, requiring message should be suppressed in these situations.

This change is good except eslint warning (I've changed .eslintrc).
I approve this. (But I can't choice 'Approve' because this pr was sended by me).

@phated phated merged commit a4236f2 into gulpjs:master Mar 18, 2019
@phated phated moved this from In Progress to Done in v4 Apr 6, 2019
@sttk sttk deleted the suppress_logging_when_tasks_json branch April 20, 2019 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
v4
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants