-
Notifications
You must be signed in to change notification settings - Fork 3
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
Set up CI #64
Comments
Or maybe CD to Netlify so PRs could be verified visually |
Reviving this issue haha. I understand that you are referring to the PR preview feature from Netlify, so that the resulting radio can be accessed from a temporary URL. Why would we want this? Previewing it using |
Wow you're digging through the graveyard, aren't you? I guess I wanted a CI pipeline, and later also figured we could CD to netlify. Doesn't really seem to be worth it for this project though haha. |
Alright thanks haha |
We should set up a CircleCI instance to enforce eslint and check if the builds succeed.
Maybe we could even add some tests.
The text was updated successfully, but these errors were encountered: