-
Notifications
You must be signed in to change notification settings - Fork 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
make_sites_monthly not working on GHA. #27
Comments
Goal: update install same version of R as in Github ActionsR 4.1.1 source
|
|
Ok, above works seems to have solved it, eg https://github.com/marinebon/p2p/actions/runs/1174755258. Here's the recipe for future updates:
|
Thanks @bbest! make_sites_monthly and make_obis_monthly seemed to run fine but the pages for the new added sites are not showing up. The site markers in Canada do appear on the main map but when you click them there is no page. Also, something is returning a message on the home page (index.Rmd) and the Events page: |
Hi @eqmh, I think I fixed everything above, but please let me know if not. Cheers, Ben |
Hey @bbest, The message is not showing up on the Home but is still present in the Events page. Also, the pages of the two new sites in Nova Scotia (Black Beach and Mispec Beach) are not rendering when you click on the markers. Nonetheless, the html files were created in docs, and the SST and CHL tables are in the data folder. The obis_data.csv is now several thousands records larger likely from adding these two new sites, so that seems ok. Thanks! |
Hi @bbest, I just noticed that the maps with satellite data are not up to date and so ran the make_sites_monthly and make_pages_on_push GHA's but got the same error of the 'units' package not installing. Not sure how to follow your instructions above from Aug 27. I also need to make some other minor updates to our site that will require make_pages_on_push. Many thanks, again. |
Ok, copying the error message from GH Action build https://github.com/marinebon/p2p/runs/6231041968?check_suite_focus=true#step:6:1049...
|
Trying recommended fix with this run of make_pages_on_push · marinebon/p2p@48f9fec: p2p/.github/workflows/make_pages_on_push.yml Lines 29 to 31 in 48f9fec
|
Now getting new error in make_pages_on_push · marinebon/p2p@48f9fec:
brew install pkg-config
brew install gdal |
Trying again with make_pages_on_push · marinebon/p2p@656b51f |
Ugh,
|
Next step is removing dependency on these aging, ailing packages |
Hey @bbest, @7yl4r,
I added two new sites in Canada to
data/sites.csv
. GHA ran successfully for and make_obis_monthly, but not for make_sites_monthly, which generated this error:install of package 'units' failed [error code 1].
make_sites_monthly has been failing for the past three months and satellite data on site pages are not up to date:
Thanks for looking at this!
The text was updated successfully, but these errors were encountered: