Skip to content

Conversation

@dopplershift
Copy link
Member

Description Of Changes

Work-around GitHub docs failing linkchecker. For some reason the GitHub docs site is giving a 403 for things like cURL and the Sphinx linkchecker. Give it a "real" user agent to get around this for now.

Also tweak our linkcheck handler script for CI to give better output. In this case, "code" was 0, so might as well just use "info" instead.

Checklist

Use "info" instead of "code", since even for failing links "code" can be
0.
For some reason the GitHub docs site is giving a 403 for things like
cURL and the Sphinx linkchecker. Give it a "real" user agent to get
around this for now.
@dopplershift dopplershift added Type: Maintenance Updates and clean ups (but not wrong) Area: Docs Affects documentation labels Apr 13, 2022
@dopplershift dopplershift requested a review from a team as a code owner April 13, 2022 00:50
@dopplershift dopplershift requested review from dcamron and removed request for a team April 13, 2022 00:50
@dcamron dcamron merged commit 4829788 into Unidata:main Apr 14, 2022
@github-actions github-actions bot added this to the May 2022 milestone Apr 14, 2022
@dopplershift dopplershift deleted the fix-linkcheck branch April 15, 2022 03:16
@dopplershift dopplershift added the backport Pull Requests that are automatically back-ported to the stable release label Jun 30, 2022
@github-actions
Copy link
Contributor

🚨 Unable to cleanly backport this PR! 🚨

@dopplershift
Copy link
Member Author

Oops, got this when I put in #2560.

@dopplershift dopplershift added manual backport Pull Requests that have been manually backported and removed backport Pull Requests that are automatically back-ported to the stable release labels Jun 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: Docs Affects documentation manual backport Pull Requests that have been manually backported Type: Maintenance Updates and clean ups (but not wrong)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Nightly build is failing

2 participants