qiskit-documentation/.github
Eric Arellano b91049d822 Split internal and external link checker into separate programs (#916)
Closes https://github.com/Qiskit/documentation/issues/876.

This split brings several improvements:

1. Simpler internal link checker code.
2. The external link checker now deduplicates links across all files,
which avoids repeating requests.
3. The external link checker logs its progress every 20 links.
4. It's possible to check external links without checking internal
links.

We run the external link checker in our weekly cron job over all files,
other than translations and historical Qiskit versions. That change was
added in https://github.com/Qiskit/documentation/pull/913.
2024-02-28 19:57:29 +00:00
..
ISSUE_TEMPLATE Add content label to bug and user-feedback templates (#708) 2024-01-25 18:01:45 +00:00
workflows Split internal and external link checker into separate programs (#916) 2024-02-28 19:57:29 +00:00