Skip to content

check GH URLs in validate script, update data to avoid redirects#2142

Merged
Simek merged 3 commits intomainfrom
validate-gh-urls-in-script-update-data
Jan 20, 2026
Merged

check GH URLs in validate script, update data to avoid redirects#2142
Simek merged 3 commits intomainfrom
validate-gh-urls-in-script-update-data

Conversation

@Simek
Copy link
Copy Markdown
Member

@Simek Simek commented Jan 20, 2026

📝 Why & how

Spotted that search results does not provide a result for an existing data when searching by GitHub URL. After debugging, I have found the root cause which was the old entry in libraries JSON, which now uses redirect to move users to the up-to-date repository.

This PR updates the libraries:check script to validate GitHub URL in libraries data, so we can detect the redirects and update entries accordingly, which has also been done within this changeset.

I have also added one library mention in the altered repo README:

✅ Checklist

  • Added library to react-native-libraries.json
  • Updated library in react-native-libraries.json
  • Documented how you found or replicated the issue.
  • Explained how you fixed the issue or built the feature.

@Simek Simek marked this pull request as ready for review January 20, 2026 14:36
@Simek Simek merged commit 77ea66f into main Jan 20, 2026
2 of 3 checks passed
@Simek Simek deleted the validate-gh-urls-in-script-update-data branch January 20, 2026 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant