react-native/scripts
Nicola Corti 1ce23ce435 Fix test-manual-e2e on Android/Hermes for New App Template (#34294)
Summary:
The current `test-manual-e2e.sh` script is broken on Android + Hermes + New App Template.

This commit fixes it. Specifically:
- There is no need to generate Maven Artifacts for RN Tester, as RN Tester consumes them from source.
- There is instead a need to generate Maven Artifacts for New App Template, as they need to be included inside the NPM package.
- The `:ReactAndroid:hermes-engine:installArchives` task needs to invoked to also generate the Hermes-engine .aar for bundling.

## Changelog

[Internal] - Fix test-manual-e2e on Android/Hermes for New App Template

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

Test Plan: I've tested this against the `0.70-stable` branch and I was able to run an App from the New Template properly.

Reviewed By: dmitryrykun

Differential Revision: D38239238

Pulled By: cortinico

fbshipit-source-id: b3d95bad21515b12a91e29147e70ba8323896660
2022-07-28 06:23:11 -07:00
..
__tests__ Circle CI: Create GiHub Release draft when bumping version 2022-07-14 13:42:08 -07:00
circleci Circle CI: Create GiHub Release draft when bumping version 2022-07-14 13:42:08 -07:00
cocoapods #34214 for main (#34271) 2022-07-27 07:56:05 -07:00
codegen Fix tests for Windows (#33893) 2022-05-24 01:41:08 -07:00
hermes Simplify logic to choose if we need to build hermes from source or not. (#34232) 2022-07-22 02:13:47 -07:00
react_native_pods_utils
versiontemplates
xcode
.npmignore Move cocoapods utilities to utils.rb - Part 1 (#33978) 2022-06-10 07:25:52 -07:00
.packager.env
.tests.env
android-e2e-test.js
android-setup.sh
bump-oss-version.js
compose-source-maps.js
download-kotlin-compiler-with-buck.sh
find-node-for-xcode.sh
generate-api-docs.js
generate-artifacts.js
generate-provider-cli.js
generate-specs-cli.js
ios-configure-glog.sh fix (glog script): remove invalid param from sed (#33967) 2022-06-17 11:58:08 -07:00
launchPackager.bat
launchPackager.command Use NODE_BINARY from .xcode.env when running packager from Xcode (#34121) 2022-07-12 05:52:22 -07:00
lint-java.js
native_modules.rb Move cocoapods cli native_modules require from template to rn scripts (#34215) 2022-07-19 09:11:08 -07:00
node-binary.sh
objc-test.sh
packager-reporter.js
packager.sh Use readlink instead of realpath in packager.sh (#34145) 2022-07-20 07:06:18 -07:00
prepare-package-for-release.js
process-podspecs.sh
publish-npm.js
react_native_pods.rb #34214 for main (#34271) 2022-07-27 07:56:05 -07:00
react-native-xcode.sh Fix error message formatting (#31338) 2022-07-11 03:25:49 -07:00
run_ruby_tests.sh
run-android-ci-instrumentation-tests.js
run-android-emulator.sh
run-android-local-integration-tests.sh
run-android-local-unit-tests.sh
run-ci-e2e-tests.js
run-ci-javascript-tests.js
run-instrumentation-tests-via-adb-shell.sh
set-rn-template-version.js
set-rn-version.js
sync-css-layout.sh
test-manual-e2e.sh Fix test-manual-e2e on Android/Hermes for New App Template (#34294) 2022-07-28 06:23:11 -07:00
try-n-times.js
update_podfile_lock.sh
update-ruby.sh
validate-android-device-env.sh Update CONTRIBUTING.md, replace wiki links (#34035) 2022-06-21 19:30:23 -07:00
validate-android-sdk.sh
validate-android-test-env.sh
validate-ios-test-env.sh
version-utils.js