Skip to content

Migrate to GitHub actions and fixes various issues#98

Merged
byroot merged 9 commits intorails:masterfrom
casperisfine:github-actions
May 7, 2021
Merged

Migrate to GitHub actions and fixes various issues#98
byroot merged 9 commits intorails:masterfrom
casperisfine:github-actions

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.

3 participants