Skip to content

Pre-download React Native native C++ dependencies#248

Merged
cipolleschi merged 2 commits into
mainfrom
nc/predownload-native
Feb 16, 2026
Merged

Pre-download React Native native C++ dependencies#248
cipolleschi merged 2 commits into
mainfrom
nc/predownload-native

Conversation

@cortinico

Copy link
Copy Markdown
Member

This should reduce flakyness of the build on facebook/react-native by prewarming a lot of native dependencies.

cortinico and others added 2 commits February 16, 2026 12:12
Set the LC_ALL environment variable to resolve character encoding issues.
@cipolleschi cipolleschi merged commit 085dac2 into main Feb 16, 2026
3 checks passed
meta-codesync Bot pushed a commit to react/react-native that referenced this pull request Feb 16, 2026
…55567)

Summary:
This updates the CI to use `REACT_NATIVE_DOWNLOADS_DIR` so the directory where the C++ dependencies are consumed from is always the same.

This works in conjuction with:
- react-native-community/docker-android#248

## Changelog:

[INTERNAL] -

Pull Request resolved: #55567

Test Plan: CI

Reviewed By: cipolleschi

Differential Revision: D93417423

Pulled By: cortinico

fbshipit-source-id: 75664e7d48cbba2483e05c023ac0201fb768ef35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants