Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix broken links, set linkcheck_rate_limit_timeout=10 #856

Merged
merged 2 commits into from
Oct 10, 2024

Conversation

stevepiercy
Copy link
Contributor

No description provided.

Copy link

netlify bot commented Oct 10, 2024

Deploy Preview for plone-training ready!

Name Link
🔨 Latest commit 79fd5dc
🔍 Latest deploy log https://app.netlify.com/sites/plone-training/deploys/67074c9ac0fba70009fdabae
😎 Deploy Preview https://deploy-preview-856--plone-training.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@stevepiercy
Copy link
Contributor Author

@ksuess this is the first of three PRs to bring the build stack up to date for Training.

There is a new configuration for linkcheck_rate_limit_timeout = 10.0 which is ignored as an int so needs to be set as a float for Sphinx<=7.3.7. Even then, it stalls on https://github.com/search, so I just ignored that URL. Anyway, now linkcheck is back to taking about 5 minutes to complete, instead of over 90 minutes.

@stevepiercy stevepiercy merged commit 1404dec into main Oct 10, 2024
6 checks passed
@stevepiercy stevepiercy deleted the linkcheck-2024-10-09 branch October 10, 2024 03:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

1 participant