Skip to content

clean up data no longer existing in libraries definition#1828

Merged
Simek merged 2 commits intoreact-native-community:mainfrom
Simek:cleanup-entries-no-longer-in-definitions
Aug 14, 2025
Merged

clean up data no longer existing in libraries definition#1828
Simek merged 2 commits intoreact-native-community:mainfrom
Simek:cleanup-entries-no-longer-in-definitions

Conversation

@Simek
Copy link
Copy Markdown
Member

@Simek Simek commented Aug 14, 2025

📝 Why & how

I have spotted that entries count on the deployment differs from libraries count definitions in react-native-libraries.json file. This has been caused by some already removed entries still being present in stored in blob data file.

To fix that, I have added the cleanup step before saving the final data, which ensures that only entries listed in the definition are present in the file.

✅ 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 merged commit f029ac6 into react-native-community:main Aug 14, 2025
3 checks passed
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