SIGN IN SIGN UP
facebook / react-native UNCLAIMED

A framework for building native applications using React

0 0 0 C++

Introduce a build_android step (#38848)

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

In order to parallelize the Android CI, I've moved most of the building to a `build_android` step which executes before the `build_npm_package` step.

As currently, building Hermes for Android is on the critical path, this should reduce much of the execution time on CI.

Changelog:
[Internal] [Changed] - Introduce a build_android step

Reviewed By: mdvacca

Differential Revision: D48148418

fbshipit-source-id: bfe3175fcc11d96e264eb31d8d5555bd1f83c01d
N
Nicola Corti committed
0c483d309cd7b87de45f709a26a987d1fbaa6bf6
Parent: e2ef6b9
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com> on 8/10/2023, 12:34:13 PM