NOAA-EDAB / tech-doc

Technical documentation for ecosystem reporting
https://noaa-edab.github.io/tech-doc
Other
8 stars 9 forks source link

travis migration #63

Closed kimberly-bastille closed 4 years ago

kimberly-bastille commented 4 years ago

Large scale migration from travis-ci.org to travis-ci.com is underway and tech doc is still on travis-ci.org. It will still work for now, but I think we should manually make the transition soon. It looks like it is only a few steps according to docs but it may need to be the creator (@sgaichas) who initiates the migration.

More explanation of the difference.

sgaichas commented 4 years ago

Migration initiated 26 March 2020. Holding breath to see if this worked.

sgaichas commented 4 years ago

build failing at ecodata installation

Error in loadNamespace(name) : there is no package called ‘ggplot2’
Error: unable to load R code in package ‘ecodata’
Execution halted
ERROR: lazy loading failed for package ‘ecodata’
* removing ‘/home/travis/R/Library/ecodata’
Error: Failed to install 'ecodata' from GitHub:
  (converted from warning) installation of package ‘/tmp/RtmpBd9bza/file42005ac107e0/ecodata_0.1.0.tar.gz’ had non-zero exit status
Execution halted
kimberly-bastille commented 4 years ago

Build Fixed commit 7ab36d