-
Notifications
You must be signed in to change notification settings - Fork 25k
Remove version from the tarball #35285
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
Conversation
|
This pull request was exported from Phabricator. Differential Revision: D41156353 |
Base commit: 5744b21 |
Base commit: 5744b21 |
|
PR build artifact for f196b13 is ready. |
|
PR build artifact for f196b13 is ready. |
|
This pull request was exported from Phabricator. Differential Revision: D41156353 |
Summary: Pull Request resolved: facebook#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: a32b52da8344147b86ef556f6227008496045fa0
f196b13 to
25f996b
Compare
|
This pull request was exported from Phabricator. Differential Revision: D41156353 |
Summary: Pull Request resolved: facebook#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: a8a54e92c59e727f9e4eba843ae5f80d75d6c119
25f996b to
5479d54
Compare
|
PR build artifact for 5479d54 is ready. |
|
PR build artifact for 5479d54 is ready. |
Summary: Pull Request resolved: facebook#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
|
This pull request was exported from Phabricator. Differential Revision: D41156353 |
5479d54 to
8ecc2ec
Compare
|
PR build artifact for 8ecc2ec is ready. |
|
PR build artifact for 8ecc2ec is ready. |
|
/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: Pull Request resolved: facebook#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