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

Only list .js files when getting latest migration #7

Merged
merged 1 commit into from
Jul 27, 2018

Conversation

scotttrinh
Copy link
Contributor

dist/migrations also contains .js.map files which means it will grab that file instead of the last script.

Not sure if this will fix the SIGPIPE issue that is keeping the validation script from completing since I couldn't think of a way to test this other than locally, but it wasn't getting that behavior on macOS.

@dylanpyle
Copy link
Member

Aha, this makes total sense

@dylanpyle
Copy link
Member

Nice to not have to blacklist _template either. LGTM!

@scotttrinh scotttrinh merged commit 35c112a into master Jul 27, 2018
@scotttrinh scotttrinh deleted the get-js-migrations branch July 27, 2018 20:41
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