Skip to content
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

Update the generated specs for the old architecture to work on 0.77 #3301

Merged
merged 2 commits into from
Dec 20, 2024

Conversation

j-piasecki
Copy link
Member

Description

#3278 and #3277 added support for RN 0.77 where the result of generated java files has changed but those weren't updated in the PRs. This should've been caught by the CI but the package.json files weren't listed as paths that would trigger it. This seems wrong, as I would imagine we would like the CI to run when changing dependencies, especially React Native.

Test plan

Build the example app (0.75 old arch) and Fabric example app (0.77, both old and new arch)

@j-piasecki j-piasecki requested a review from m-bert December 20, 2024 08:58
@j-piasecki j-piasecki merged commit 2a4bad7 into main Dec 20, 2024
5 checks passed
@j-piasecki j-piasecki deleted the @jpiasecki/update-specs-77 branch December 20, 2024 11:44
jakex7 added a commit to software-mansion/react-native-svg that referenced this pull request Jan 7, 2025
#2586)

# Summary

Similarly to
software-mansion/react-native-gesture-handler#3301
we need to regenerate specs

## Test Plan

CI should be green
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants