microsoft / microsoft/react-native-windows-samples
Fix "fix-unbroken" script
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 544
- Forks
- 218
- PR merge metrics
- No merged PRs in 30d
Description
@jonthysell might know. I don't think the new exclusions fix-unbroken is adding are right, as there are missing ones.
You can delete those and just add !versioned_docs/version-0.64/*-api-windows*.md for the time being but we should fix fix-unbroken : )
Originally posted by @asklar in https://github.com/microsoft/react-native-windows-samples/issues/409#issuecomment-799825843
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.
Research direction
Locate the fix-unbroken script and inspect how it builds exclusions for versioned_docs/version-0.64. Reproduce the missing-exclusion behavior, then verify that the script output covers the Windows API markdown files and no longer requires the temporary workaround.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, react-native
- Domain
- documentation, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100