Skip to content

Simplify logic to choose if we need to build hermes from source or not.#34232

Closed
cipolleschi wants to merge 1 commit into
facebook:mainfrom
cipolleschi:export-D37999748
Closed

Simplify logic to choose if we need to build hermes from source or not.#34232
cipolleschi wants to merge 1 commit into
facebook:mainfrom
cipolleschi:export-D37999748

Conversation

@cipolleschi
Copy link
Copy Markdown
Contributor

Summary:
This diff simplify the logic to decide whether we want to build hermes from source or not.

The requirement we have is that we don't want our users to build hermes.
So, we don't want to build hermes when there is a precompiled tarball available, while we want to build hermes in CI.

Changelog

[General][Changed] - Build hermes when in CI and not when there is a tarball

Differential Revision: D37999748

@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 Jul 20, 2022
@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

…t. (facebook#34232)

Summary:
Pull Request resolved: facebook#34232

This diff simplify the logic to decide whether we want to build hermes from source or not.

The requirement we have is that we don't want our users to build hermes.
So, we don't want to build hermes when there is a precompiled tarball available, while we want to build hermes in CI.

## Changelog

[General][Changed] - Build hermes when in CI and not when there is a tarball

Differential Revision: D37999748

fbshipit-source-id: 610377cf9057caf0e661aaf96eeb5cce4e27ee78
@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

@analysis-bot
Copy link
Copy Markdown

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 7,820,484 +0
android hermes armeabi-v7a 7,214,372 +0
android hermes x86 8,134,204 +0
android hermes x86_64 8,112,309 +0
android jsc arm64-v8a 9,698,003 +0
android jsc armeabi-v7a 8,454,127 +0
android jsc x86 9,649,800 +0
android jsc x86_64 10,248,023 +0

Base commit: 9923ac1
Branch: main

@analysis-bot
Copy link
Copy Markdown

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

Base commit: 9923ac1
Branch: main

@react-native-bot
Copy link
Copy Markdown
Collaborator

This pull request was successfully merged by @cipolleschi in 4b51207.

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 Jul 22, 2022
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