Skip to content

Conversation

jhwgh1968
Copy link
Contributor

@jhwgh1968 jhwgh1968 commented Dec 1, 2019

Tests the compiler on Windows as a separate CI job. This is designed to catch "bash-isms" that could otherwise sneak in, rather than provide full Windows coverage. Thus it only tests the stable node version.

On Linux, nvm is used to determine the current stable version. Since that does not work on Windows, the job uses nvm-windows as a substitute. That project is written in Golang, so a pre-compiled binary is downloaded and invoked directly.

@dcodeIO
Copy link
Member

dcodeIO commented Dec 1, 2019

LGTM, great to have this in CI. Just a minor comment above.

@dcodeIO dcodeIO merged commit 156dab9 into AssemblyScript:master Dec 2, 2019
@dcodeIO
Copy link
Member

dcodeIO commented Dec 2, 2019

Thanks!

@jhwgh1968 jhwgh1968 deleted the windows-ci branch December 15, 2019 01:56
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