Ignoring results for checking broken web links are hiding actual broken internal links
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 72/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Quiet
- Domain
- ci-cd, documentation
Research direction
Start with the website build's current unbroken invocation and the CI configuration changed by #1150. Add a separate --local-only check without a timeout, while retaining the timeout for external-link checking. Done means broken internal links fail the build without making external timeouts fail it.
Written by the indexing model from the issue text.
Description
Page url
https://microsoft.github.io/react-native-windows/v1/docs/debugging-javascript
Problem Description
The CI was updated in #1150 to allow it to pass if time-outs occur when checking for links. Which is fine, except there are local only links within the website that are also failing, and are also being ignored.
For example, see the link provided, with a broken image:
I'd recommend two separate checks in the website building:
- One that calls unbroken with
--local-onlyto catch broken internal links (between docs pages) and has no time-out - The current call to unbroken that also checks external links, and has the timeout
- Dominant language
- C#
- Stars
- 544
- Forks
- 218
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from microsoft/react-native-windows-samples
-
documentation enhancement good first issue good first issue: easy
Difficulty 1/5 Under an hour Newbie friendliness 82/100
microsoft/react-native-windows-samples#861 · 2 comments ·
-
enhancement Workstream: Gallery and Samples
microsoft/react-native-windows-samples#1141 · 1 assignee ·
-
bug
microsoft/react-native-windows-samples#1099 · 1 assignee ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
microsoft/react-native-windows-samples#1090 · 1 comment ·
-
bug documentation
microsoft/react-native-windows-samples#1088 · 1 comment · 1 assignee ·
All issues in microsoft/react-native-windows-samples
Similar issues
-
type/automation type/tech-debt
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
t/bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
ci-failure-cause test-failure
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
area:auth FE mvp P3
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
klasolsson81/jobbliggaren#1788 ·