Uh oh!
There was an error while loading. Please reload this page.
Remove version from the tarball - #35285
Conversation
facebook-github-bot
commented
Nov 9, 2022
This pull request was exported from Phabricator. Differential Revision: D41156353 |
analysis-bot
commented
Nov 9, 2022
Base commit: 5744b21 |
analysis-bot
commented
Nov 9, 2022
Base commit: 5744b21 |
pull-bot
commented
Nov 9, 2022
PR build artifact for f196b1340490ad699443c3c02be51ffb94e725d4 is ready. |
pull-bot
commented
Nov 9, 2022
PR build artifact for f196b1340490ad699443c3c02be51ffb94e725d4 is ready. |
facebook-github-bot
commented
Nov 9, 2022
This pull request was exported from Phabricator. Differential Revision: D41156353 |
f196b13 to
25f996bComparefacebook-github-bot
commented
Nov 9, 2022
This pull request was exported from Phabricator. Differential Revision: D41156353 |
25f996b to
5479d54Comparepull-bot
commented
Nov 9, 2022
PR build artifact for 5479d54de70e88de76a4d3907673a74bea6848ca is ready. |
pull-bot
commented
Nov 9, 2022
PR build artifact for 5479d54de70e88de76a4d3907673a74bea6848ca is ready. |
Summary: Pull Request resolved: #35285 While doing the release 0f 0.71.0-RC0, we noticed that having the RN version in the hermes tarball was causing more harm than good. With the version in the name, we ended up with multiple tarballs for debug and release and we were not able to explicitly pick the right tarball given a build. This change remove the version from the tarball name. ## Changelog [General][Changed] - Remove React Native version from Hermes tarball name Differential Revision: D41156353 fbshipit-source-id: cf47c67e94e1b0c6319d82babd8780e9c82566cd
facebook-github-bot
commented
Nov 9, 2022
This pull request was exported from Phabricator. Differential Revision: D41156353 |
5479d54 to
8ecc2ecComparepull-bot
commented
Nov 9, 2022
PR build artifact for 8ecc2ec is ready. |
pull-bot
commented
Nov 9, 2022
PR build artifact for 8ecc2ec is ready. |
cipolleschi
commented
Nov 14, 2022
/rebase |
Summary: Pull Request resolved: #35285 While doing the release 0f 0.71.0-RC0, we noticed that having the RN version in the hermes tarball was causing more harm than good. With the version in the name, we ended up with multiple tarballs for debug and release and we were not able to explicitly pick the right tarball given a build. This change remove the version from the tarball name. ## Changelog [General][Changed] - Remove React Native version from Hermes tarball name Reviewed By: lunaleaps Differential Revision: D41156353 fbshipit-source-id: 8899d5e1e1555bc728d923f3b78d1261e6ff09c7
Summary:
While doing the release 0f 0.71.0-RC0, we noticed that having the RN version in the hermes tarball was causing more harm than good.
With the version in the name, we ended up with multiple tarballs for debug and release and we were not able to explicitly pick the right tarball given a build.
This change remove the version from the tarball name.
Changelog
[General][Changed] - Remove React Native version from Hermes tarball name
Differential Revision: D41156353