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 linkcheck_useragent implementation and tests #2571

Merged
merged 3 commits into from
Sep 3, 2024
Merged

Conversation

mortenpi
Copy link
Member

@mortenpi mortenpi commented Sep 3, 2024

  • Changes the linkcheck_useragent value that unsets the customization completely to nothing.
  • Fixes an error where linkcheck would throw when linkcheck_useragent = "" because the if block returns a nothing then.
  • Apparently, Intel already blocked the new user agent or something. So reorganizing the tests around the fact that they want the curl user agent.

@mortenpi mortenpi enabled auto-merge (squash) September 3, 2024 23:43
@mortenpi mortenpi merged commit 7d96559 into master Sep 3, 2024
23 checks passed
@mortenpi mortenpi deleted the mp/linkcheck-fixes branch September 3, 2024 23:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant