-
Notifications
You must be signed in to change notification settings - Fork 24.9k
Hotfix: Lock RN CLI to 11.0.0-alpha.0 in template #36631
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: D44371406 |
1 similar comment
|
This pull request was exported from Phabricator. Differential Revision: D44371406 |
Base commit: ebc97a6 |
|
This pull request was exported from Phabricator. Differential Revision: D44371406 |
2 similar comments
|
This pull request was exported from Phabricator. Differential Revision: D44371406 |
|
This pull request was exported from Phabricator. Differential Revision: D44371406 |
Summary: Pull Request resolved: #36631 Changelog: [Internal] Hotfix for `main` branch CI stability after RN CLI `11.0.0` — the template as bootstrapped in CI needs to reference an exact version. There is no published version (any more) for `11.0.0-alpha.2` (or `11.0.0-alpha.1`). This is a temporary hotfix (we are trying to land #36623, but are stuck on infra issues). - `11.0.0-alpha.0` includes `metro@0.75.0` (compatible). More info: #36623 (comment) Reviewed By: robhogan, NickGerleman Differential Revision: D44371406 fbshipit-source-id: 3500efcdb798666acd3dce8f117056fcd30ac641
|
This pull request was exported from Phabricator. Differential Revision: D44371406 |
|
This pull request has been merged in 155591b. |
Summary: Pull Request resolved: facebook#36631 Changelog: [Internal] Hotfix for `main` branch CI stability after RN CLI `11.0.0` — the template as bootstrapped in CI needs to reference an exact version. There is no published version (any more) for `11.0.0-alpha.2` (or `11.0.0-alpha.1`). This is a temporary hotfix (we are trying to land facebook#36623, but are stuck on infra issues). - `11.0.0-alpha.0` includes `metro@0.75.0` (compatible). More info: facebook#36623 (comment) Reviewed By: robhogan, NickGerleman Differential Revision: D44371406 fbshipit-source-id: 870a59da521b55f957c8602125aecefb846e6ced
Summary: Pull Request resolved: facebook#36631 Changelog: [Internal] Hotfix for `main` branch CI stability after RN CLI `11.0.0` — the template as bootstrapped in CI needs to reference an exact version. There is no published version (any more) for `11.0.0-alpha.2` (or `11.0.0-alpha.1`). This is a temporary hotfix (we are trying to land facebook#36623, but are stuck on infra issues). - `11.0.0-alpha.0` includes `metro@0.75.0` (compatible). More info: facebook#36623 (comment) Reviewed By: robhogan, NickGerleman Differential Revision: D44371406 fbshipit-source-id: 870a59da521b55f957c8602125aecefb846e6ced
Summary: Pull Request resolved: facebook/react-native#36631 Changelog: [Internal] Hotfix for `main` branch CI stability after RN CLI `11.0.0` — the template as bootstrapped in CI needs to reference an exact version. There is no published version (any more) for `11.0.0-alpha.2` (or `11.0.0-alpha.1`). This is a temporary hotfix (we are trying to land facebook/react-native#36623, but are stuck on infra issues). - `11.0.0-alpha.0` includes `metro@0.75.0` (compatible). More info: facebook/react-native#36623 (comment) Reviewed By: robhogan, NickGerleman Differential Revision: D44371406 fbshipit-source-id: 870a59da521b55f957c8602125aecefb846e6ced Original: facebook/react-native@155591b
Summary: Pull Request resolved: facebook/react-native#36631 Changelog: [Internal] Hotfix for `main` branch CI stability after RN CLI `11.0.0` — the template as bootstrapped in CI needs to reference an exact version. There is no published version (any more) for `11.0.0-alpha.2` (or `11.0.0-alpha.1`). This is a temporary hotfix (we are trying to land facebook/react-native#36623, but are stuck on infra issues). - `11.0.0-alpha.0` includes `metro@0.75.0` (compatible). More info: facebook/react-native#36623 (comment) Reviewed By: robhogan, NickGerleman Differential Revision: D44371406 fbshipit-source-id: 870a59da521b55f957c8602125aecefb846e6ced Original-Commit: facebook/react-native@155591b
Summary: Pull Request resolved: facebook/react-native#36631 Changelog: [Internal] Hotfix for `main` branch CI stability after RN CLI `11.0.0` — the template as bootstrapped in CI needs to reference an exact version. There is no published version (any more) for `11.0.0-alpha.2` (or `11.0.0-alpha.1`). This is a temporary hotfix (we are trying to land facebook/react-native#36623, but are stuck on infra issues). - `11.0.0-alpha.0` includes `metro@0.75.0` (compatible). More info: facebook/react-native#36623 (comment) Reviewed By: robhogan, NickGerleman Differential Revision: D44371406 fbshipit-source-id: 870a59da521b55f957c8602125aecefb846e6ced Original-Commit: facebook/react-native@155591b
Summary:
Changelog: [Internal]
Hotfix for
mainbranch CI stability after RN CLI11.0.0— the template as bootstrapped in CI needs to reference an exact version.There is no published version (any more) for
11.0.0-alpha.2(or11.0.0-alpha.1).This is a temporary hotfix (we are trying to land #36623, but are stuck on infra issues).
11.0.0-alpha.0includesmetro@0.75.0(compatible).More info: #36623 (comment)
Reviewed By: NickGerleman
Differential Revision: D44371406