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

Sanitize migration errors #70

Merged
merged 6 commits into from
May 13, 2016
Merged

Sanitize migration errors #70

merged 6 commits into from
May 13, 2016

Conversation

mapsam
Copy link
Contributor

@mapsam mapsam commented May 13, 2016

Right now we are sending the full stack trace for errors with the bin command, which is a bit verbose. This just sends back the error message.

Might be worth adding a --verbose flag so we can add stack traces back in?

cc @rclark @GretaCB

@GretaCB
Copy link

GretaCB commented May 13, 2016

👍 Looks good. We can always add .stack() later for debugging, if needed.

@mapsam
Copy link
Contributor Author

mapsam commented May 13, 2016

Great! I've added an extra test to executables.test.js checking for expected output. Will bump to 4.6.1

@mapsam mapsam merged commit cca8e80 into master May 13, 2016
@mapsam mapsam deleted the sanitize-migration-errors branch May 13, 2016 19:00
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.

2 participants