react-native/scripts/circleci
Riccardo Cipolleschi 6d61899fc5 Fix analyze_code to use the proper PR number (#46548)
Summary:
Analyze code was still using the CIRCLECI env variable to retrieve the PR number.
This change uses the github one and also removes a duplicated flow check

## Changelog:
[Internal] - Remove duplicated flow check and use gh PR number rather than CircleCI one

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

Test Plan: Tested locally and in CI

Reviewed By: NickGerleman

Differential Revision: D62883758

Pulled By: cipolleschi

fbshipit-source-id: 0c7e97ea9caf4465972424e0b69a899ecfd07095
2024-09-18 02:57:48 -07:00
..
analyze_code.sh Fix analyze_code to use the proper PR number (#46548) 2024-09-18 02:57:48 -07:00
analyze_scripts.sh Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
check_license.sh Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
exec_swallow_error.sh Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
pipeline_selection.js Configure E2E tests to run on a commit that contains #run-e2e-tests (#41308) 2023-11-08 02:03:52 -08:00
poll-maven.js Enable lint/sort-imports everywhere (#41334) 2023-11-06 12:59:38 -08:00
retry.js Add retry mechanism to test_e2e_android to reduce flakyness (#39068) 2023-08-18 04:08:56 -07:00