This repository has been archived by the owner on Nov 1, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 262
Fix link-checking and a number of links #347
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
dholbach
commented
Mar 30, 2020
•
edited
Loading
edited
- Improve link checking
- fix a number of links
- update theme
hiddeco
reviewed
Apr 1, 2020
@stefanprodan @hiddeco Not sure how to proceed here. Shall I split the PR into 1) fixed links and 2) link checking and we take some more time to figure out the broken links in the 404 document? |
Yes, please split the PR so we can take the proper time to address the CI-part. |
Merged
Moved fixing the links to #356 |
dholbach
force-pushed
the
fix-links
branch
3 times, most recently
from
April 7, 2020 15:56
5459f81
to
544853f
Compare
dholbach
force-pushed
the
fix-links
branch
2 times, most recently
from
April 14, 2020 06:31
736ff63
to
267ecc5
Compare
@hiddeco @stefanprodan I'm getting closer on finishing this. To me it somehow looks like the 404.html site generation is busted. |
dholbach
force-pushed
the
fix-links
branch
2 times, most recently
from
April 28, 2020 14:21
eca1a42
to
ba2c78e
Compare
The tests pass now, but https://test-helm-op.readthedocs.io/en/latest/missing is still busted. :-( |
To confirm locally: pip3 install -r docs/requirements.txt
mkdocs build -c -s && firefox site/404.html |
I suggest merging this - it's been sitting there long enough. It's an improvement - let's take a look at the 404 separately. |
hiddeco
reviewed
Apr 28, 2020
move back to upstream GH action update pymdown-extensions update to mkdocs-material 5: https://squidfunk.github.io/mkdocs-material/releases/5/#how-to-upgrade fix links follow fluxcd/flux#3006 parallelise checking
Thanks for the review @hiddeco ! |
hiddeco
approved these changes
Apr 29, 2020
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.