react-native/.circleci/configurations
Riccardo Cipolleschi 6a1509f318 Rename BUILD_FROM_SOURCE to RCT_BUILD_HERMES_FROM_SOURCE
Summary:
In OSS we have reports like [this one](https://github.com/facebook/react-native/issues/43241) where env variables from different settings might clash together, making react native apps fail to build hermes.

For example, a team might have defined a BUILD_FROM_SOURCE env variable to build their specific project from source and that will clash with how react native apps installs Hermes.

This change disambiguate the BUILD_FROM_SOURCE flag we have internally, moving to a less likely to clash RCT_BUILD_HERMES_FROM_SOURCE.

## Changelog:
[iOS][Breaking] - Rename BUILD_FROM_SOURCE to RCT_BUILD_HERMES_FROM_SOURCE

Reviewed By: huntie

Differential Revision: D54356337

fbshipit-source-id: 1115e3c22cbcf1d64b7edae30da614d52423123b
2024-02-29 03:06:52 -08:00
..
test_workflows Remove test_windows from CircleCI (#43090) 2024-02-19 07:59:22 -08:00
commands.yml Relocate run-ci-e2e-tests script, add Flow (#43053) 2024-02-15 14:51:48 -08:00
executors.yml Rename BUILD_FROM_SOURCE to RCT_BUILD_HERMES_FROM_SOURCE 2024-02-29 03:06:52 -08:00
jobs.yml Rename BUILD_FROM_SOURCE to RCT_BUILD_HERMES_FROM_SOURCE 2024-02-29 03:06:52 -08:00
top_level.yml Remove test_windows from CircleCI (#43090) 2024-02-19 07:59:22 -08:00
workflows.yml Remove unnecessary workflows (#41453) 2023-11-13 22:07:51 -08:00