Skip to content

We need a more robust link checking solution #336

@james-garner-canonical

Description

@james-garner-canonical

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    26.10An item we hope to do in the 26.10 cycledocsImprovements or additions to documentationinfraIssues with the repository infrastructure specifically.rainy daySmall items done in ~10% of each week's time

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions