conda-forge.github.io icon indicating copy to clipboard operation
conda-forge.github.io copied to clipboard

Separate linkcheck to a different job from deploy

Open jakirkham opened this issue 3 years ago • 0 comments

We've had linkcheck running for a bit. Generally this seems useful. That said, we have had a few cases recently ( https://github.com/conda-forge/conda-forge.github.io/issues/1663 ) ( https://github.com/conda-forge/conda-forge.github.io/pull/1710 ) where linkcheck caused deployment to fail. Given this, would like to suggest we break linkcheck out into a separate GH Actions job. This way if it fails it will be clearer that linkcheck in particular is failing and separate it from the deployment process (especially if we need to get a doc fix out while the linkcheck issue is triaged).

jakirkham avatar Apr 13 '22 19:04 jakirkham