softwareunderground / awesome-open-geoscience

Curated from repositories that make our lives as geoscientists, hackers and data wranglers easier or just more awesome
Creative Commons Zero v1.0 Universal
1.45k stars 471 forks source link

Move to Github Actions, using lychee link checker #162

Closed amoodie closed 3 years ago

amoodie commented 3 years ago

This PR would migrate to use Github Actions instead of Travis CI, and uses the lychee link checker inside the workflow.

As a first cut on #160, this PR does not address the issue of reducing frequency of link checking, or opening an issue with broken links. However, it appears that the action readily supports this idea, so could be something to add next.

PR removes the Travis build file, so the status badge on the page will need to be updated once the badge url is available (after the first build I guess).

EXAMPLE OUTPUT