chore(ci): temporarily remove react-native from NPM required publish pkg set#28254
Merged
sanaa-hamel-microsoft merged 1 commit intomainfrom Apr 28, 2026
Conversation
eserscor
approved these changes
Apr 28, 2026
This was referenced Apr 28, 2026
Merged
sanaa-hamel-microsoft
added a commit
that referenced
this pull request
Apr 28, 2026
Contributor
|
Pardon my nosiness but I was looking forward to 1.25 releasing for react-native due to the android page size increment to 16kb change: #27523 There will be many others requiring this change due to Google Play store's policy: https://developer.android.com/guide/practices/page-sizes Not requesting you guys to fix this or anything, but is there some way we can help figure out what went wrong in the CI so we can contribute? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Remove
react-nativepackage from set of packages required for RC/release publishing.We will need to revisit this and decide whether to remove it entirely or properly fix it.
Motivation and Context
The React Native package is having build issues and we don't need it for the next few immediate releases.