Use the Hermes artifacts in actions#53837
Conversation
|
@j-piasecki has exported this pull request. If you are a Meta employee, you can view the originating diff in D82721725. |
|
@j-piasecki has exported this pull request. If you are a Meta employee, you can view the originating diff in D82721725. |
b96e5c2 to
d9fc7f8
Compare
|
@j-piasecki has exported this pull request. If you are a Meta employee, you can view the originating diff in D82721725. |
d9fc7f8 to
3d0f237
Compare
|
@j-piasecki has exported this pull request. If you are a Meta employee, you can view the originating diff in D82721725. |
3d0f237 to
3be0d37
Compare
|
@j-piasecki has exported this pull request. If you are a Meta employee, you can view the originating diff in D82721725. |
3be0d37 to
b29fb94
Compare
|
@j-piasecki has exported this pull request. If you are a Meta employee, you can view the originating diff in D82721725. |
b29fb94 to
49f26ac
Compare
|
@j-piasecki has exported this pull request. If you are a Meta employee, you can view the originating diff in D82721725. |
49f26ac to
bb2f55f
Compare
|
@j-piasecki has exported this pull request. If you are a Meta employee, you can view the originating diff in D82721725. |
bb2f55f to
0408024
Compare
|
@j-piasecki has exported this pull request. If you are a Meta employee, you can view the originating diff in D82721725. |
0408024 to
6d99362
Compare
|
@j-piasecki has exported this pull request. If you are a Meta employee, you can view the originating Diff in D82721725. |
6d99362 to
ceac1ce
Compare
ceac1ce to
902216d
Compare
|
@j-piasecki has exported this pull request. If you are a Meta employee, you can view the originating Diff in D82721725. |
565ab26 to
04e2733
Compare
cortinico
left a comment
There was a problem hiding this comment.
Review automatically exported from Phabricator review in Meta.
e91e496 to
1f54ff4
Compare
…from React Native (#53985) Summary: Changelog: [Internal] Updates the release scripts to set the Hermes version independently from React Native. Reviewed By: cipolleschi Differential Revision: D82438054
Summary: Changelog: [GENERAL][CHANGED] - Use Hermes artifacts published independently from React Native Reviewed By: cortinico Differential Revision: D82626463
Summary: Changelog: [Internal] Replaces usage of Hermes built inside the React Native repository with the release published from the Hermes repo. Differential Revision: D82721725
1f54ff4 to
bf53eba
Compare
|
This pull request has been merged in e3287d9. |
Summary: `use-hermes-nightly` unconditionally overwrites the `hermes-compiler` with whatever the `latest-v1` tag currently points to. On release branches, where `hermes-compiler` is pinned to a specific version, it replaces the pin. This doesn't cause an issue until the `latest-v1` tag moves off the pinned version. Looks to have been introduced by #53837. bypass-github-export-checks ## Changelog: [INTERNAL] [FIXED] - Preserve pinned `hermes-compiler` version when running `use-hermes-nightly` on release branches. Pull Request resolved: #56505 Test Plan: With `hermes-compiler` manually set to a real version, the script returns early without modifying `package.json` or `hermes-engine/version.properties`. Reviewed By: cortinico Differential Revision: D101633376 Pulled By: cipolleschi fbshipit-source-id: 666baa1a7838272b18e326b8597394d66b81343c
Summary: Changelog: [Internal]
Differential Revision: D82721725