-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
26.10An item we hope to do in the 26.10 cycleAn item we hope to do in the 26.10 cycledocsImprovements or additions to documentationImprovements or additions to documentationinfraIssues with the repository infrastructure specifically.Issues with the repository infrastructure specifically.rainy daySmall items done in ~10% of each week's timeSmall items done in ~10% of each week's time
Description
Recently, the docs checks have been failing a lot due to the link checker getting rate limited. We use the built-in sphinx link checker currently. It would be fine to keep using it if we can configure it appropriately, or perhaps write a custom extension that inherits its functionality and does what we want. It seems like a more robust solution might be to only check links that have changed in PRs, and check links as a whole on a slower schedule, like a weekly cron job (e.g. using a Github artifact to track which links have already been validated in the last week).
#335 disables link checking for now.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
26.10An item we hope to do in the 26.10 cycleAn item we hope to do in the 26.10 cycledocsImprovements or additions to documentationImprovements or additions to documentationinfraIssues with the repository infrastructure specifically.Issues with the repository infrastructure specifically.rainy daySmall items done in ~10% of each week's timeSmall items done in ~10% of each week's time