react-native-macos/.circleci/configurations
Riccardo Cipolleschi acb88d477e Makes the Jobs required for Hermes to run in tagged build while releasing (#39806)
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/39806

Same issue of the previous fix: jobs do not run by default on tagged build. I forgot to add the filter parameter in the jobs that build the slices for Hermes and packages it and therefore the build failed.

I added those filters, so now we should be able to release RC.1.

What puzzles me is how it is possible that the publish-npm jobs even started, given that it was set up to depends on a job called build_hermes_macos which was not executed in the pipeline. 🤔

https://pxl.cl/3w2rr

## Changelog:
[Internal] - Make sure that the Hermes jobs starts when releasing

Reviewed By: dmytrorykun

Differential Revision: D49906898

fbshipit-source-id: ebbceb6cbc4dcd2ac22445610da1c52000c8ae2a
2023-10-04 05:49:39 -07:00
..
test_workflows disable test_e2e_android job (#39399) 2023-09-11 22:47:59 -07:00
commands.yml Use Hermes-engine version in caches for RNTester jobs (#39366) 2023-09-11 05:53:45 -07:00
executors.yml Bumping the resource class for Analyze-pr to Medium (#39504) 2023-09-18 04:51:26 -07:00
jobs.yml Refactor publish-npm args to be more safe (#39532) 2023-09-21 04:35:41 -07:00
top_level.yml Fix caching for Template (#39786) 2023-10-03 11:30:52 -07:00
workflows.yml Makes the Jobs required for Hermes to run in tagged build while releasing (#39806) 2023-10-04 05:49:39 -07:00