-
Notifications
You must be signed in to change notification settings - Fork 24.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[RN][GHA] Migrate the Prepare Release workflow #44833
Conversation
474f15d
to
26fe70f
Compare
@cipolleschi has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
runs: | ||
using: composite | ||
steps: | ||
- name: Yarn Install |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For reference, this is the circleci job
26fe70f
to
a8b342f
Compare
@cipolleschi has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
a8b342f
to
d76e214
Compare
@cipolleschi has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
Base commit: 01822eb |
d76e214
to
7a9ab59
Compare
@cipolleschi has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
7a9ab59
to
feee69d
Compare
@cipolleschi has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
feee69d
to
46b6f05
Compare
@cipolleschi has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
@cipolleschi merged this pull request in 7ce5e56. |
This pull request was successfully merged by @cipolleschi in 7ce5e56. When will my fix make it into a release? | How to file a pick request? |
FYI @cipolleschi I am seeing a new failure on main that seems potentially related to this change: E.g. https://github.com/facebook/react-native/actions/runs/9452422456/job/26035889529 |
Summary:
This change migrates the prepare_release workflow from CCI to GHA
Changelog:
[Internal] - Migrate from CCI to GHA
Test Plan:
Test on GHA