Skip to content

Run tests on Windows #32

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 1 commit into from
Nov 13, 2020
Merged

Run tests on Windows #32

merged 1 commit into from
Nov 13, 2020

Conversation

ehmicky
Copy link

@ehmicky ehmicky commented Nov 13, 2020

Fixes #21.

We should run CI tests on Windows and macOS as well, to ensure this plugin works for Netlify CLI users who run netlify build.

Many of our CLI users are on Windows (example for next-on-netlify).

This PR also runs Node only in Node 10 and 14 (not 12) to make CI tests faster. In my experience, it is very rare for something not to work in a specific Node.js release but not in both the previous and the next major release.

@ehmicky ehmicky added the type: feature code contributing to the implementation of a feature and/or user facing functionality label Nov 13, 2020
@ehmicky ehmicky self-assigned this Nov 13, 2020
@ehmicky ehmicky mentioned this pull request Nov 13, 2020
@ehmicky ehmicky marked this pull request as ready for review November 13, 2020 17:33
Copy link

@lindsaylevine lindsaylevine left a comment

Choose a reason for hiding this comment

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

amazing thanks so much for this

@ehmicky ehmicky merged commit 5916d2f into main Nov 13, 2020
@ehmicky ehmicky deleted the chore/windows branch November 13, 2020 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature code contributing to the implementation of a feature and/or user facing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Windows support
2 participants