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

Feature Flag: Silence Warnings #89

Closed
osterman opened this issue Aug 2, 2018 · 0 comments
Closed

Feature Flag: Silence Warnings #89

osterman opened this issue Aug 2, 2018 · 0 comments
Assignees

Comments

@osterman
Copy link
Member

osterman commented Aug 2, 2018

what

  • Add a feature flag to make it possible to disable warnings
//build-harness/modules/git/bootstrap.Makefile:2: disabling git bootstrapping
//build-harness/modules/helm/Makefile.repo:15: unable to extrapolate current BRANCH
//build-harness/modules/semver/Makefile:58: disabled semver processing
//build-harness/modules/travis/Makefile:12: unable to extrapolate current BRANCH
//build-harness/modules/git/bootstrap.Makefile:2: disabling git bootstrapping
//build-harness/modules/helm/Makefile.repo:15: unable to extrapolate current BRANCH
//build-harness/modules/semver/Makefile:58: disabled semver processing
//build-harness/modules/travis/Makefile:12: unable to extrapolate current BRANCH

why

  • Warnings are great for debugging, but scary for users
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

No branches or pull requests

2 participants