rails / execjs

Run JavaScript code from Ruby
MIT License
539 stars 282 forks source link

Migrate to GitHub actions and fixes various issues #98

Closed casperisfine closed 3 years ago

casperisfine commented 3 years ago

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

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.