Skip to content

Extract Codegen code from the react_native_pods to its own file - #34176

Closed
cipolleschi wants to merge 1 commit into
react:mainfrom
cipolleschi:export-D37755818
Closed

Extract Codegen code from the react_native_pods to its own file#34176
cipolleschi wants to merge 1 commit into
react:mainfrom
cipolleschi:export-D37755818

Conversation

@cipolleschi

Copy link
Copy Markdown
Contributor

Summary:
It extracts the code related to the codegen from the main react_native_pods script to a dedicated file, adding also tests.

Changelog

[iOS][Changed] - Move codegen in separate files

Differential Revision: D37755818

@facebook-github-botfacebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner fb-exported labels Jul 12, 2022
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D37755818

@react-native-botreact-native-bot added the Platform: iOS iOS applications. label Jul 12, 2022
@analysis-bot

analysis-bot commented Jul 12, 2022

Copy link
Copy Markdown
PlatformEngineArchSize (bytes)Diff
androidhermesarm64-v8a7,820,168+0
androidhermesarmeabi-v7a7,213,345+0
androidhermesx868,132,594+0
androidhermesx86_648,110,797+0
androidjscarm64-v8a9,698,625+0
androidjscarmeabi-v7a8,453,771+0
androidjscx869,649,262+0
androidjscx86_6410,247,212+0

Base commit: 191eb62
Branch: main

@analysis-bot

analysis-bot commented Jul 12, 2022

Copy link
Copy Markdown
PlatformEngineArchSize (bytes)Diff
ios-universaln/a--

Base commit: bf54f1c
Branch: main

Comment threadscripts/cocoapods/helpers.rb Outdated
Comment on lines 23 to 27

@andrestoneandrestoneJul 14, 2022

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @cipolleschi! I was wondering maybe adding TypeScript support for for local specs is a change small enough that it could be done here?

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added. Thanks for the suggestion!

Summary:
Pull Request resolved: #34176
It extracts the code related to the codegen from the main `react_native_pods` script to a dedicated file, adding also tests.
## Changelog
[iOS][Changed] - Move codegen in separate files
Differential Revision: D37755818
fbshipit-source-id: b0dccea0228abef532c63f0f7047bfe17ec170c8
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D37755818

@react-native-bot

Copy link
Copy Markdown
Collaborator

This pull request was successfully merged by @cipolleschi in 7d069b2.

When will my fix make it into a release? | Upcoming Releases

@react-native-botreact-native-bot added the Merged This PR has been merged. label Jul 19, 2022
kelset pushed a commit that referenced this pull request Jul 27, 2022
Summary:
Pull Request resolved: #34176
It extracts the code related to the codegen from the main `react_native_pods` script to a dedicated file, adding also tests.
## Changelog
[iOS][Changed] - Move codegen in separate files
Reviewed By: cortinico
Differential Revision: D37755818
fbshipit-source-id: 99760d1def26ddbf065fdd234e0d183c2795513c
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA SignedThis label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.fb-exportedMergedThis PR has been merged.p: FacebookPartner: FacebookPartnerPlatform: iOSiOS applications.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@cipolleschi@facebook-github-bot@analysis-bot@react-native-bot@andrestone