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

Setup multi-variant publishing for React Native Android #33539

Closed
wants to merge 1 commit into from

Conversation

cortinico
Copy link
Contributor

Summary:
As we now provide hermes-executor-debug OR hermes-executor-release based on which version of RN we're building, we need to provide a variant aware AAR.

Changelog:
[Internal] [Changed] - Setup multi-variant publishing for React Native Android

Differential Revision: D35289444

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner fb-exported labels Mar 31, 2022
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D35289444

1 similar comment
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D35289444

cortinico added a commit to cortinico/react-native that referenced this pull request Apr 4, 2022
Summary:
Pull Request resolved: facebook#33539

As we now provide `hermes-executor-debug` OR `hermes-executor-release` based on which version of RN we're building, we need to provide a variant aware AAR.

Changelog:
[Internal] [Changed] - Setup multi-variant publishing for React Native Android

Differential Revision: D35289444

fbshipit-source-id: 7f6dc5ffafdf14915df51d642bf9e67e84a24413
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D35289444

cortinico added a commit to cortinico/react-native that referenced this pull request Apr 4, 2022
Summary:
Pull Request resolved: facebook#33539

As we now provide `hermes-executor-debug` OR `hermes-executor-release` based on which version of RN we're building, we need to provide a variant aware AAR.

Changelog:
[Internal] [Changed] - Setup multi-variant publishing for React Native Android

Differential Revision: D35289444

fbshipit-source-id: 5e8bdc3b1313d16fd1e5df08fb6e64f38f9f3691
@analysis-bot
Copy link

analysis-bot commented Apr 4, 2022

Platform Engine Arch Size (bytes) Diff
ios - universal n/a --

Base commit: 6e5cefe
Branch: main

@analysis-bot
Copy link

analysis-bot commented Apr 4, 2022

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 7,766,485 +0
android hermes armeabi-v7a 7,175,406 +0
android hermes x86 8,074,156 +0
android hermes x86_64 8,053,329 +0
android jsc arm64-v8a 9,643,725 +0
android jsc armeabi-v7a 8,417,964 +0
android jsc x86 9,592,906 +0
android jsc x86_64 10,190,099 +0

Base commit: 6e5cefe
Branch: main

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D35289444

cortinico added a commit to cortinico/react-native that referenced this pull request Apr 4, 2022
Summary:
Pull Request resolved: facebook#33539

As we now provide `hermes-executor-debug` OR `hermes-executor-release` based on which version of RN we're building, we need to provide a variant aware AAR.

Changelog:
[Internal] [Changed] - Setup multi-variant publishing for React Native Android

Differential Revision: D35289444

fbshipit-source-id: b252123f31d7cf2f322ab3f713e5c32ac6ae4385
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D35289444

cortinico added a commit to cortinico/react-native that referenced this pull request Apr 4, 2022
Summary:
Pull Request resolved: facebook#33539

As we now provide `hermes-executor-debug` OR `hermes-executor-release` based on which version of RN we're building, we need to provide a variant aware AAR.

Changelog:
[Internal] [Changed] - Setup multi-variant publishing for React Native Android

Differential Revision: D35289444

fbshipit-source-id: d9a73959e098860191590b4949b7d92227b3c45f
Summary:
Pull Request resolved: facebook#33539

As we now provide `hermes-executor-debug` OR `hermes-executor-release` based on which version of RN we're building, we need to provide a variant aware AAR.

Changelog:
[Internal] [Changed] - Setup multi-variant publishing for React Native Android

Reviewed By: ShikaSD

Differential Revision: D35289444

fbshipit-source-id: 01f0098526a391569d7cd86bc8887729f5d94fdb
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D35289444

@react-native-bot
Copy link
Collaborator

This pull request was successfully merged by @cortinico in 1e51ac2.

When will my fix make it into a release? | Upcoming Releases

@react-native-bot react-native-bot added the Merged This PR has been merged. label Apr 5, 2022
Saadnajmi pushed a commit to Saadnajmi/react-native-macos that referenced this pull request Jan 15, 2023
Summary:
Pull Request resolved: facebook#33539

As we now provide `hermes-executor-debug` OR `hermes-executor-release` based on which version of RN we're building, we need to provide a variant aware AAR.

Changelog:
[Internal] [Changed] - Setup multi-variant publishing for React Native Android

Reviewed By: ShikaSD

Differential Revision: D35289444

fbshipit-source-id: ffccd2089dc2eb50ea8c08ed10d8fd9816f9efb7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants