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

Restore Filtering platform in codegen #35028

Closed
wants to merge 2 commits into from

Conversation

cipolleschi
Copy link
Contributor

Summary:
This Diff require a bump in the react-native-codegen (including this commit) to work

This diff sets up iOS and Android to pass their platform to the codegen so that we can have platform-specific specs.

Changelog

[General][Added] - Enable platform-specific Codegen Specs

Differential Revision: D40516395

@facebook-github-bot facebook-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 Oct 19, 2022
@facebook-github-bot
Copy link
Contributor

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

@react-native-bot react-native-bot added the Type: Enhancement A new feature or enhancement of an existing feature. label Oct 19, 2022
@analysis-bot
Copy link

analysis-bot commented Oct 19, 2022

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 7,003,369 +0
android hermes armeabi-v7a 6,379,713 +0
android hermes x86 7,416,216 +0
android hermes x86_64 7,280,112 +0
android jsc arm64-v8a 8,868,341 +0
android jsc armeabi-v7a 7,606,658 +0
android jsc x86 8,926,237 +0
android jsc x86_64 9,409,481 +0

Base commit: 76c7cca
Branch: main

@analysis-bot
Copy link

analysis-bot commented Oct 19, 2022

Platform Engine Arch Size (bytes) Diff
ios - universal n/a --

Base commit: 76c7cca
Branch: main

Riccardo Cipolleschi and others added 2 commits October 31, 2022 08:11
Summary:
This diff bumps the codegen to v0.71.1, preparing it for the branch cut.

## Changelog
[General][Changed] - Bump codegen version

Differential Revision: https://internalfb.com/D40852498

fbshipit-source-id: d3682aaec58be7bbec024a88a4b9d86300f4db1d
Summary:
Pull Request resolved: facebook#35028

**This Diff require a bump in the react-native-codegen (including this [commit](facebook@7680bde)) to work**

This diff sets up iOS and Android to pass their platform to the codegen so that we can have platform-specific specs.

## Changelog
[General][Added] - Enable platform-specific Codegen Specs

Reviewed By: cortinico

Differential Revision: D40516395

fbshipit-source-id: 811dc172653237fb7b089f80490929c891e38292
@facebook-github-bot
Copy link
Contributor

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

@pull-bot
Copy link

PR build artifact for d279fcc is ready.
To use, download tarball from "Artifacts" tab in this CircleCI job then run yarn add <path to tarball> in your React Native project.

@pull-bot
Copy link

PR build artifact for d279fcc is ready.
To use, download tarball from "Artifacts" tab in this CircleCI job then run yarn add <path to tarball> in your React Native project.

@react-native-bot
Copy link
Collaborator

This pull request was successfully merged by @cipolleschi in ab7b4d4.

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

@react-native-bot react-native-bot added the Merged This PR has been merged. label Oct 31, 2022
OlimpiaZurek pushed a commit to OlimpiaZurek/react-native that referenced this pull request May 22, 2023
Summary:
Pull Request resolved: facebook#35028

**This Diff require a bump in the react-native-codegen (including this [commit](facebook@7680bde)) to work**

This diff sets up iOS and Android to pass their platform to the codegen so that we can have platform-specific specs.

## Changelog
[General][Added] - Enable platform-specific Codegen Specs

Reviewed By: cortinico

Differential Revision: D40516395

fbshipit-source-id: 0624f0bfb93c90f78131a605a4847e780783bbaf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner Type: Enhancement A new feature or enhancement of an existing feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants