Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add fetch-based checks to CI for new data entries #1223

Merged
merged 4 commits into from
Aug 1, 2024

Conversation

Simek
Copy link
Member

@Simek Simek commented Aug 1, 2024

📝 Why & how

The idea of extended validation on CI was circling around for a while. This should make it easier for contributors to propose correct data, and would make easier it for maintainers to give the feedback. Refs:

The new check will run as a part of already existing test-and-validate workflow, and will now additionally try to fetch GitHub and npm data for added entries, and will also validate the returned data for common mistakes.

✅ Checklist

  • Added library to react-native-libraries.json
  • Updated library in react-native-libraries.json
  • Documented in this PR how to use the feature or replicate the bug.
  • Documented in this PR how you fixed or created the feature.

@Simek Simek requested a review from brentvatne August 1, 2024 09:21
@Simek
Copy link
Member Author

Simek commented Aug 1, 2024

Screenshot 2024-08-01 113754

@Simek Simek merged commit 2e39030 into main Aug 1, 2024
1 check passed
@Simek Simek deleted the add-fetch-based-checks-for-new-data branch August 1, 2024 19:13
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.

2 participants