react-native/scripts
Nicola Corti e50e554039 Move helloworld to build from artifacts on Android (#45517)
Summary:
This moves the `helloworld` app to build from the artifacts produced by build_npm_package so that we don't rebuild ReactNative Android from source 8 times.
It reduces build time of such jobs from 14mins to 4mins, resulting in 80mins of build time for every test_all run.

## Changelog:

[INTERNAL] - Move helloworld to build from artifacts on Android

Pull Request resolved: https://github.com/facebook/react-native/pull/45517

Test Plan: CI

Reviewed By: blakef

Differential Revision: D59957613

Pulled By: cortinico

fbshipit-source-id: b6c4adcf804af6c8d2661cf56549d037e09aa2c1
2024-07-19 08:55:19 -07:00
..
__tests__ Move all package.json updates into set-version script (#45180) 2024-06-26 07:59:49 -07:00
build Use metro-babel-register for additive Babel registration (#45295) 2024-07-05 04:48:30 -07:00
circleci Remove report-app-size (#45483) 2024-07-18 04:34:32 -07:00
debugger-frontend Add --create-diff mode to debugger-frontend sync script (#43621) 2024-03-22 12:11:48 -07:00
e2e Move helloworld to build from artifacts on Android (#45517) 2024-07-19 08:55:19 -07:00
monorepo Remove bump-all-updated-packages script (#43534) 2024-03-19 07:05:03 -07:00
release-testing Move helloworld to build from artifacts on Android (#45517) 2024-07-19 08:55:19 -07:00
releases fix linting noise (#45465) 2024-07-17 10:07:00 -07:00
releases-ci Make build_android publish to the staging repositories (#45468) 2024-07-16 13:58:43 -07:00
utils Port changes in the release testing script from the release branch (#45174) 2024-06-27 04:11:44 -07:00
.tests.env Test against XCode 14.3 and 15 (#41798) 2023-12-05 15:35:05 -08:00
clean-gha-cache.js GHA: create a reaper job to keep the cache < 10GB (#45500) 2024-07-17 14:57:23 -07:00
consts.js Fix RNTester Podfile.lock update in release workflow (#43513) 2024-03-15 10:32:07 -07:00
lint-java.js Enable lint/sort-imports everywhere (#41334) 2023-11-06 12:59:38 -08:00
npm-utils.js Move all package.json updates into set-version script (#45180) 2024-06-26 07:59:49 -07:00
objc-test.sh Port CI improvements from Release branch to main (#45175) 2024-06-27 04:11:44 -07:00
process-podspecs.sh
run-ci-javascript-tests.js RN: Fix Open Source Test Scripts 2024-03-29 01:42:24 -07:00
scm-utils.js Enable Flow on misc release scripts (#42736) 2024-01-31 03:36:02 -08:00
sync-css-layout.sh
validate-ios-test-env.sh