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

Migrate to GitHub actions and fixes various issues #98

Merged
merged 9 commits into from May 7, 2021

Conversation

casperisfine
Copy link

The commit logs should explain what changed. The non obvious ones:

  • therubyracer no longer compile on newer rubies, and is no longer maintained. So I removed it.
  • node was hanging in the Babel test, probably because of some event handler, regardless we can simply explictly exit.
  • jsc changed path on modern macOS.

GitHub Actions should also allow us to test windows, however it's currently fully broken because of some encoding issue, and I'd rather not go down this rabbit hole.

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.

None yet

3 participants