react-native/.github/actions
Riccardo Cipolleschi b32335c299 Only build ios in check nightlies (#47506)
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/47506

The Check nightlies job prepare a new nightly app with additional libraries and on iOS it builds with `yarn ios`.

The command tries to launch the app on the simulator which sometimes fails and this can make the jobs keep running for hours.

This change make sure that we only build the app

## Changelog:
[Internal] - Only build iOS in CI for Check Nightlies

Reviewed By: blakef

Differential Revision: D65656812

fbshipit-source-id: 14db3738f33f8024c9e99fe206b170209154bac7
2024-11-08 04:28:32 -08:00
..
build-android Revert "Remove unnecessary git config --global --add safe.directory" (#45929) 2024-08-07 06:39:31 -07:00
build-apple-slices-hermes feat: Add tvOS support to Hermes artifacts (#46865) 2024-10-16 03:39:58 -07:00
build-hermes-macos We use the right filename as hash in CI cache key (#47087) 2024-10-17 07:47:51 -07:00
build-hermesc-apple Try to restore caches for Hermes (#45908) 2024-08-06 06:41:35 -07:00
build-hermesc-linux Try to restore caches for Hermes (#45908) 2024-08-06 06:41:35 -07:00
build-hermesc-windows Try to restore caches for Hermes (#45908) 2024-08-06 06:41:35 -07:00
build-npm-package Revert "Remove unnecessary git config --global --add safe.directory" (#45929) 2024-08-07 06:39:31 -07:00
create-release Backport Fixes for Create Release Workflow (#46034) 2024-08-15 06:40:40 -07:00
lint Fix analyze_code to use the proper PR number (#46548) 2024-09-18 02:57:48 -07:00
maestro-android Run Maestro tests also in debug mode (#46573) 2024-09-26 06:01:28 -07:00
maestro-ios Do not kill emulators when testing (#47030) 2024-10-15 08:32:37 -07:00
prepare-hermes-workspace Try to restore caches for Hermes (#45908) 2024-08-06 06:41:35 -07:00
prepare-ios-tests Remove XCBeautify from CI (#47482) 2024-11-07 04:57:49 -08:00
restore-hermes-workspace Refactor Hermes workspace (#45071) 2024-06-20 06:50:23 -07:00
setup-gradle setup-gradle v4 + Remove unnecessary Gradle Wrapper Validation (#47389) 2024-11-05 03:19:06 -08:00
setup-node Only cache node_modules on main (#45544) 2024-07-19 13:04:07 -07:00
setup-xcode
setup-xcode-build-cache chore(iOS): bump socket rocket to 0.7.1 (#46300) 2024-09-07 02:56:51 -07:00
test-ios-helloworld Only cache node_modules on main (#45544) 2024-07-19 13:04:07 -07:00
test-ios-rntester Remove XCBeautify from CI (#47482) 2024-11-07 04:57:49 -08:00
test-js Try to restore caches for Hermes (#45908) 2024-08-06 06:41:35 -07:00
test-library-on-nightly Only build ios in check nightlies (#47506) 2024-11-08 04:28:32 -08:00
yarn-install-with-cache Only cache node_modules on main (#45544) 2024-07-19 13:04:07 -07:00