react-native-macos/.github/actions
Riccardo Cipolleschi c7d3220f4d Properly export the hermes tarball path to reuse it in RNTester (#44931)
Summary:
While working on GHA, I realized that RNTester is not reusing the hermes package we create in the previous steps.

This change should fix that, saving ~5 minute per RNTester test as it does not have to rebuild hermes every time.

## Changelog:
[Internal] - Improve CI to reuse hermes tarballs

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

Test Plan:
| Before | After |
| --- | --- |
| <img width="847" alt="Screenshot 2024-06-13 at 16 02 32" src="https://github.com/facebook/react-native/assets/11162307/099fd2d4-0954-4e64-baf0-6322e02d57bb"> | <img width="1203" alt="Screenshot 2024-06-13 at 16 34 20" src="https://github.com/facebook/react-native/assets/11162307/f8b9f9b6-0bd3-4ea4-8acd-3a4c1bffbc88"> |

Reviewed By: cortinico

Differential Revision: D58530335

Pulled By: cipolleschi

fbshipit-source-id: e711ae8affd78a4da4b64e6092cfffafd40589e5
2024-06-14 04:42:15 -07:00
..
cache_setup
create-release Remove the trigger-react-native-release to use the GHA workflow_dispatch UI (#44898) 2024-06-13 08:19:58 -07:00
prepare_ios_tests convert circleci to github actions part 3 (#44511) 2024-05-20 03:09:36 -07:00
report_bundle_size convert circleci to github actions part 3 (#44511) 2024-05-20 03:09:36 -07:00
run_e2e convert circleci to github actions part 3 (#44511) 2024-05-20 03:09:36 -07:00
setup-gradle Do not publish Gradle Scans (#44925) 2024-06-13 03:41:39 -07:00
setup-node
setup-xcode
setup_hermes_workspace
setup_xcode_build_cache
test_ios_helloworld Move HelloWorld jobs from CCI to GHA (#44875) 2024-06-12 10:21:49 -07:00
test_ios_rntester Properly export the hermes tarball path to reuse it in RNTester (#44931) 2024-06-14 04:42:15 -07:00