-
Notifications
You must be signed in to change notification settings - Fork 8
Add Github Actions #1
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The code looked fine to me, but there is a build error. Looks like there is a lot going on in it, so not sure.
Yeah I was attempting to upstream a PR to this repo to help out, but it looks like building node dependencies has some issues so backlogged it. |
Bringing this back. |
Okay, this is a lot of stuff. I basically started getting CI to work on Actions vs TravisCI. Saw Jest was like 4 years out of date, then updated that and syntax was failing new linter. So went crazy. Stuck with 2 failing tests, unsure at present. @ian-wd - lets see if we can fix those and even remove the "anti-ci" checks, because GitHub CI I think is far superior to Travis so I believe it will work. |
No description provided.