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

Add Windows and macOS CI testing. #143

Merged
merged 2 commits into from Oct 16, 2019

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented Oct 16, 2019

Fixes needed to move forward:

@rwjblue rwjblue force-pushed the add-windows-ci branch 5 times, most recently from 2ea09ad to d1ce04c Compare October 16, 2019 14:57
globby _always_ returns posix style paths (regardless of platform).
In order to search for the "file with the error" in the output, we need
to convert the `path.join` result into posix style paths. We (and
globby) use `slash` for this in other areas, so it is used here for
simplicity and to match the logic globby would use.
@rwjblue rwjblue added enhancement New feature or request internal and removed enhancement New feature or request labels Oct 16, 2019
@rwjblue rwjblue changed the title Add Windows and macOS testing. Add Windows and macOS CI testing. Oct 16, 2019
@rwjblue rwjblue merged commit 88a2625 into ember-template-lint:master Oct 16, 2019
@rwjblue rwjblue deleted the add-windows-ci branch October 16, 2019 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant