-
Notifications
You must be signed in to change notification settings - Fork 78
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 github actions CI instead of Travis #503
Conversation
Somehow maybe these files got mixed up, wrt PurpleAir tests??? |
That change didn't work -- i still see:
Hmm. |
this should be broken into its own file!
OK same timeout issue wrt Skytruth now:
OK this is an HTTPS issue on Skytruth: https://alerts1.skytruth.org/json?n=100&l=29.103173641957888,-90.26628971099854,29.4625145059195,-88.44942569732667 |
updated cypress.json with |
This could also be an instance of this: https://docs.cypress.io/guides/references/error-messages.html#CypressError-Timed-out-retrying-Expected-to-find-element-%E2%80%98%E2%80%A6%E2%80%99-but-never-found-it-Queried-from-element-lt-%E2%80%A6-gt
|
Stuck at:
|
The specific error is on this line:
I'm looking for malformed HTML around there... |
Yay!!! This worked! Merging. |
Hi @daemon1024 see here is where we implemented GitHub Actions and it seemed to work fine in Cypress as well as with those two layers there! |
Working from https://github.com/publiclab/leaflet-environmental-layers/blob/main/.travis.yml and https://github.com/publiclab/PublicLab.Editor/blob/main/.github/workflows/tests.yml