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

[FIX] Build hermes from source on PR against stable #34228

Merged
merged 1 commit into from Jul 20, 2022

Conversation

cipolleschi
Copy link
Contributor

Summary

This PR ensures that we can build Hermes from source also when we are creating prs against stable branches.
It also revert the changes of #34223 because they did not fix the issue.

Changelog

[General] [Changed] - Make sure we can build Hermes from source when PR are opened agains -stable

Test Plan

Tested locally + CircleCI is green (a part from test_ios_unit)

@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 labels Jul 20, 2022
@cipolleschi cipolleschi force-pushed the fix/build_hermes_against_stable branch from 55ed302 to a2d6f5a Compare July 20, 2022 11:49
@cipolleschi cipolleschi marked this pull request as ready for review July 20, 2022 11:51
@cipolleschi cipolleschi requested a review from hramos as a code owner July 20, 2022 11:51
cipolleschi pushed a commit to cipolleschi/react-native that referenced this pull request Jul 20, 2022
Summary:
This Diff is a copy of this [PR](facebook#34228) that we have against 0.69-stable.

This Diff makes sure we can build Hermes also in PR that are created against a stable branch

## Changelog

[General] [Changed] - Make sure we can build Hermes from source when PR are opened agains -stable

Differential Revision: D37961092

fbshipit-source-id: f9f9c9a71fa39303ddb775c10f9ad3d3ea2843f2
@analysis-bot
Copy link

analysis-bot commented Jul 20, 2022

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 7,794,949 -25,814
android hermes armeabi-v7a 7,196,376 -18,255
android hermes x86 8,103,481 -30,982
android hermes x86_64 8,083,326 -29,249
android jsc arm64-v8a 9,667,984 -30,153
android jsc armeabi-v7a 8,438,444 -15,825
android jsc x86 9,616,904 -33,040
android jsc x86_64 10,214,293 -33,864

Base commit: 143a0f7
Branch: main

@facebook-github-bot facebook-github-bot added the Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team. label Jul 20, 2022
facebook-github-bot pushed a commit that referenced this pull request Jul 20, 2022
Summary:
Pull Request resolved: #34224

This Diff is a copy of this [PR](#34228) that we have against 0.69-stable.

This Diff makes sure we can build Hermes also in PR that are created against a stable branch

## Changelog

[General] [Changed] - Make sure we can build Hermes from source when PR are opened agains -stable

Reviewed By: cortinico

Differential Revision: D37961092

fbshipit-source-id: 65577fcc69f0e2a68377cbd46e3bd3a6af24e7c3
@cipolleschi cipolleschi merged commit 30d1e20 into 0.69-stable Jul 20, 2022
@cipolleschi cipolleschi deleted the fix/build_hermes_against_stable branch July 20, 2022 15:56
@cipolleschi cipolleschi restored the fix/build_hermes_against_stable branch July 21, 2022 07:47
@cipolleschi cipolleschi deleted the fix/build_hermes_against_stable branch July 21, 2022 07:51
@cipolleschi cipolleschi restored the fix/build_hermes_against_stable branch July 22, 2022 08:19
@yungsters yungsters deleted the fix/build_hermes_against_stable branch August 12, 2022 17:30
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. p: Facebook Partner: Facebook Partner Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants