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

Buck: renamed rn_library() kwarg: native_module_android_package_name -> android_package_name #36867

Closed
wants to merge 2 commits into from

Conversation

fkgozali
Copy link
Contributor

Summary:
This will make it consistent with rn_codegen() kwargs, and because android_package_name is not just limited to native_module's

Changelog: [Internal]

Reviewed By: mdvacca

Differential Revision: D44857744

@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 Apr 11, 2023
@facebook-github-bot
Copy link
Contributor

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

@analysis-bot
Copy link

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 8,604,520 +0
android hermes armeabi-v7a 7,918,570 +0
android hermes x86 9,090,516 +0
android hermes x86_64 8,945,626 +0
android jsc arm64-v8a 9,173,833 +0
android jsc armeabi-v7a 8,365,493 +0
android jsc x86 9,231,488 +0
android jsc x86_64 9,490,181 +0

Base commit: 71506ce
Branch: main

@facebook-github-bot
Copy link
Contributor

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

fkgozali added a commit to fkgozali/react-native that referenced this pull request Apr 11, 2023
…-> android_package_name (facebook#36867)

Summary:
Pull Request resolved: facebook#36867

This will make it consistent with rn_codegen() kwargs, and because android_package_name is not just limited to native_module's

Changelog: [Internal]

Reviewed By: mdvacca

Differential Revision: D44857744

fbshipit-source-id: d8a0b4000b2f2fa4ffda4454d1c9dc90402b39bb
fkgozali added a commit to fkgozali/react-native that referenced this pull request Apr 11, 2023
…-> android_package_name (facebook#36867)

Summary:
Pull Request resolved: facebook#36867

This will make it consistent with rn_codegen() kwargs, and because android_package_name is not just limited to native_module's

Changelog: [Internal]

Reviewed By: mdvacca

Differential Revision: D44857744

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

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

1 similar comment
@facebook-github-bot
Copy link
Contributor

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

fkgozali added a commit to fkgozali/react-native that referenced this pull request Apr 11, 2023
…-> android_package_name (facebook#36867)

Summary:
Pull Request resolved: facebook#36867

This will make it consistent with rn_codegen() kwargs, and because android_package_name is not just limited to native_module's

Changelog: [Internal]

Reviewed By: mdvacca

Differential Revision: D44857744

fbshipit-source-id: 49e9251ebdd6df8f78ddf73fa0324c1dc1ab8e74
fkgozali added a commit to fkgozali/react-native that referenced this pull request Apr 11, 2023
…-> android_package_name (facebook#36867)

Summary:
Pull Request resolved: facebook#36867

This will make it consistent with rn_codegen() kwargs, and because android_package_name is not just limited to native_module's

Changelog: [Internal]

Reviewed By: mdvacca

Differential Revision: D44857744

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

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

fkgozali and others added 2 commits April 10, 2023 23:56
Summary:
For consistency with internal build rules, rename this kwarg. This will make it easier to keep both internal and external usages consistent.

Changelog: [General][Changed] react-native-codegen: Buck-only: renamed src_prefix kwarg

Differential Revision: D44857745

fbshipit-source-id: 5027c1358fd1987a66a81590d9d8d8622ab709b8
…-> android_package_name (facebook#36867)

Summary:
Pull Request resolved: facebook#36867

This will make it consistent with rn_codegen() kwargs, and because android_package_name is not just limited to native_module's

Changelog: [Internal]

Reviewed By: mdvacca

Differential Revision: D44857744

fbshipit-source-id: 7904a34cfaf2e2bf4b87e2ce10d19a2cfda7af54
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Apr 11, 2023
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 511bf4f.

jeongshin pushed a commit to jeongshin/react-native that referenced this pull request May 7, 2023
…-> android_package_name (facebook#36867)

Summary:
Pull Request resolved: facebook#36867

This will make it consistent with rn_codegen() kwargs, and because android_package_name is not just limited to native_module's

Changelog: [Internal]

Reviewed By: mdvacca

Differential Revision: D44857744

fbshipit-source-id: 37a8a69b443ffc8bfbaa145b0f21270a0f3515d4
OlimpiaZurek pushed a commit to OlimpiaZurek/react-native that referenced this pull request May 22, 2023
…-> android_package_name (facebook#36867)

Summary:
Pull Request resolved: facebook#36867

This will make it consistent with rn_codegen() kwargs, and because android_package_name is not just limited to native_module's

Changelog: [Internal]

Reviewed By: mdvacca

Differential Revision: D44857744

fbshipit-source-id: 37a8a69b443ffc8bfbaa145b0f21270a0f3515d4
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants