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

Bump node version in CI #1842

Merged
merged 1 commit into from
Jan 16, 2020
Merged

Bump node version in CI #1842

merged 1 commit into from
Jan 16, 2020

Conversation

dmsnell
Copy link
Member

@dmsnell dmsnell commented Jan 16, 2020

Our AppVeyor builds have been failing due to an issue with node-gyp. In this
patch we're updating the version of node run in the CI environments. This not
only addresses the node-gyp issue but it also keeps us more up to date with
node.

Testing

Most affected by these changes will be the packaged apps.
Once CI finishes, download the built binaries and make sure they run fine.
Any problem would likely result in catastrophic failure - failure to build.

Our AppVeyor builds have been failing due to an issue with `node-gyp`.  In this
patch we're updating the version of node run in the CI environments.  This not
only addresses the `node-gyp` issue but it also keeps us more up to date with
node.
@dmsnell dmsnell requested a review from a team January 16, 2020 20:58
@dmsnell dmsnell merged commit 93ff646 into develop Jan 16, 2020
@dmsnell dmsnell deleted the update/bump-node-version-in-ci branch January 16, 2020 21:49
belcherj added a commit that referenced this pull request Jan 20, 2020
The builds on AppVeyor have been failing.  This should resolve the issue.

See this PR for more detail: #1842
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.

1 participant