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

Windows support and move the CI builds to Github Actions #440

Merged
merged 32 commits into from
Feb 13, 2020

Conversation

alcuadrado
Copy link
Member

This PR is a continuation of #439

fvictorio and others added 30 commits February 9, 2020 13:28
The windows runner in GitHub Actions has autocrlf set to true by
default. This means that files are checked out with CRLF line endings,
which causes the linter to throw a lot of errors. This should fix that.
It now forces colors, correctly passes TS_NODE_TRANSPILE_ONLY and
ignores vyper and solpp tests in different cases
@alcuadrado alcuadrado changed the title Windows support Windows support and move the CI builds to Github Actions Feb 13, 2020
@alcuadrado alcuadrado merged commit 5273491 into master Feb 13, 2020
@alcuadrado alcuadrado deleted the windows-support branch February 13, 2020 13:38
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants