[RN][CI] Prebuild React Native core in CI - #51480
Conversation
26ff7f7 to
1a3fad1
Compare
1a3fad1 to
06eda33
Compare
|
@cipolleschi has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
|
This pull request was exported from Phabricator. Differential Revision: D75133854 |
Summary: This change adds a workflow that allow to build react-native prebuilds in CI bypass-github-export-checks ## Changelog: [Internal] - build React Native core in CI Pull Request resolved: #51480 Test Plan: GHA: https://github.com/facebook/react-native/actions/runs/15158925778/job/42620502732?pr=51480 Reviewed By: rshest Differential Revision: D75133854 Pulled By: cipolleschi
06eda33 to
61342de
Compare
|
This pull request was successfully merged by @cipolleschi in 61342de When will my fix make it into a release? | How to file a pick request? |
|
This pull request was exported from Phabricator. Differential Revision: D75133854 |
61342de to
e433a01
Compare
|
This pull request was successfully merged by @cipolleschi in e433a011064e86a33096dd59fa913425ecfe3867 When will my fix make it into a release? | How to file a pick request? |
e433a01 to
6c3e8af
Compare
|
@cipolleschi has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
6d4910a to
3e9a32b
Compare
d9ed739 to
e2b56aa
Compare
|
@cipolleschi has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
673d357 to
c91fd31
Compare
|
@cipolleschi has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
Summary: This change renames the build-ios workflow to build-ios-dependencies to prepare for build-ios-core ## Changelog: [Internal] - Rename build-ios to build-ios-dependencies Pull Request resolved: #51480 Test Plan: GHA Reviewed By: rshest Differential Revision: D75133854 Pulled By: cipolleschi
|
This pull request was exported from Phabricator. Differential Revision: D75133854 |
c91fd31 to
91fad65
Compare
|
This pull request was successfully merged by @cipolleschi in 91fad65 When will my fix make it into a release? | How to file a pick request? |
|
This pull request was successfully merged by @cipolleschi in 7f157d2 When will my fix make it into a release? | How to file a pick request? |
Summary:
This change adds a workflow that allow to build react-native prebuilds in CI
Changelog:
[Internal] - build React Native core in CI
Test Plan:
GHA