Skip to content

Add Windows to CI testing matrix #1052

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

Merged
merged 4 commits into from
Dec 23, 2020
Merged

Conversation

dwickern
Copy link
Contributor

Run the tests on Windows. There should be some test failures which are fixed in #1051

@@ -0,0 +1 @@
* text=auto eol=lf
Copy link
Member

Choose a reason for hiding this comment

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

What is this for exactly?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It checks out the code with LF line endings on Windows instead of the default CRLF. The CRLF line endings seemed to cause some issues when running Prettier on CI.

@bmish bmish added the internal label Dec 23, 2020
@bmish bmish changed the title Add Windows CI Add Windows to CI testing matrix Dec 23, 2020
@bmish bmish merged commit bd75541 into ember-cli:master Dec 23, 2020
@bmish
Copy link
Member

bmish commented Dec 23, 2020

Thanks!

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

2 participants