You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let's look and fix our CI and to make sure that the link checker skips GitHub references. They tend to be fickle, but we often link to them, causing a huge volume of pings, which can result in a 429 Too Many Requests error.
We might want to consider turning off link checker with htmlproofer (and let it just handle alt tags, etc) and moving to a lychee approach like we use in our website repo
Let's look and fix our CI and to make sure that the link checker skips GitHub references. They tend to be fickle, but we often link to them, causing a huge volume of pings, which can result in a 429 Too Many Requests error.
We might want to consider turning off link checker with htmlproofer (and let it just handle alt tags, etc) and moving to a lychee approach like we use in our website repo
https://github.com/pyOpenSci/pyopensci.github.io/blob/main/.github/workflows/linkcheck.yml
The text was updated successfully, but these errors were encountered: