File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -100,10 +100,10 @@ jobs:
100100 uses : lycheeverse/lychee-action@v2
101101 with :
102102 # Exclude local links
103- # Not sure why LUH site fails, it works locally .
103+ # LUH has certificate error .
104104 # Also not sure why we can't hit https://www.geo.vu.nl/~gwerf/GFED/GFED4/tables/ in CI
105105 # globalfiredata.org is super flaky, hence exlucded
106106 # climate modelling site has been deprecated, will updated later
107107 # IIASA has some bot check in front of it so gives a 403
108108 # https://human-settlement.emergency.copernicus.eu/ has some certificate error
109- args : " --exclude 'file://' --exclude '^https://luh\\ .umd\\ .edu/$' --exclude '^https://www\\ .geo\\ .vu\\ .nl/~gwerf/GFED/GFED4/tables/$' --exclude '^https://www.globalfiredata.org' --exclude '^https://climatemodeling.science.energy.gov/program/regional-global-model-analysis$' --exclude '^https://iiasa.ac.at/models-tools-data/global-emission-fields-of-air-pollutants-and-ghgs$' --exclude '^https://doi.org/dev-test$' --exclude '^https://human-settlement.emergency.copernicus.eu/$' ."
109+ args : " --exclude 'file://' --exclude '^https? ://luh\\ .umd\\ .edu/$' --exclude '^https://www\\ .geo\\ .vu\\ .nl/~gwerf/GFED/GFED4/tables/$' --exclude '^https://www.globalfiredata.org' --exclude '^https://climatemodeling.science.energy.gov/program/regional-global-model-analysis$' --exclude '^https://iiasa.ac.at/models-tools-data/global-emission-fields-of-air-pollutants-and-ghgs$' --exclude '^https://doi.org/dev-test$' --exclude '^https://human-settlement.emergency.copernicus.eu/$' ."
You can’t perform that action at this time.
0 commit comments