Don't export private headers from Buck target (#37127) #1269

Closed
NickGerleman wants to merge 1 commits from export-D45339425 into main
NickGerleman commented 2023-04-27 09:45:55 -07:00 (Migrated from github.com)

Summary:
X-link: https://github.com/facebook/react-native/pull/37127

This prevents targets which include Yoga from using its private APIs.

Instances of this have been mostly cleaned up in the past diffs, with the major exception of RN Fabric. To stage this without blocking on that, I added a yoga-private-api target for now to keep using these headers while making it unlikely new usages will show up.

Reviewed By: javache

Differential Revision: D45339425

Summary: X-link: https://github.com/facebook/react-native/pull/37127 This prevents targets which include Yoga from using its private APIs. Instances of this have been mostly cleaned up in the past diffs, with the major exception of RN Fabric. To stage this without blocking on that, I added a `yoga-private-api` target for now to keep using these headers while making it unlikely new usages will show up. Reviewed By: javache Differential Revision: D45339425
facebook-github-bot commented 2023-04-27 09:47:08 -07:00 (Migrated from github.com)

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

This pull request was **exported** from Phabricator. Differential Revision: [D45339425](https://www.internalfb.com/diff/D45339425)
facebook-github-bot commented 2023-04-27 14:17:42 -07:00 (Migrated from github.com)

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

This pull request was **exported** from Phabricator. Differential Revision: [D45339425](https://www.internalfb.com/diff/D45339425)
facebook-github-bot commented 2023-04-27 14:24:11 -07:00 (Migrated from github.com)

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

This pull request was **exported** from Phabricator. Differential Revision: [D45339425](https://www.internalfb.com/diff/D45339425)
facebook-github-bot commented 2023-04-28 16:47:30 -07:00 (Migrated from github.com)

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

This pull request was **exported** from Phabricator. Differential Revision: [D45339425](https://www.internalfb.com/diff/D45339425)
facebook-github-bot commented 2023-04-28 17:28:12 -07:00 (Migrated from github.com)

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

This pull request was **exported** from Phabricator. Differential Revision: [D45339425](https://www.internalfb.com/diff/D45339425)
facebook-github-bot commented 2023-04-28 17:38:09 -07:00 (Migrated from github.com)

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

This pull request was **exported** from Phabricator. Differential Revision: [D45339425](https://www.internalfb.com/diff/D45339425)
facebook-github-bot commented 2023-04-28 17:45:45 -07:00 (Migrated from github.com)

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

This pull request was **exported** from Phabricator. Differential Revision: [D45339425](https://www.internalfb.com/diff/D45339425)
facebook-github-bot commented 2023-05-02 16:10:07 -07:00 (Migrated from github.com)

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

This pull request was **exported** from Phabricator. Differential Revision: [D45339425](https://www.internalfb.com/diff/D45339425)
facebook-github-bot commented 2023-05-02 16:18:43 -07:00 (Migrated from github.com)

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

This pull request was **exported** from Phabricator. Differential Revision: [D45339425](https://www.internalfb.com/diff/D45339425)
facebook-github-bot commented 2023-05-02 16:40:51 -07:00 (Migrated from github.com)

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

This pull request was **exported** from Phabricator. Differential Revision: [D45339425](https://www.internalfb.com/diff/D45339425)
facebook-github-bot commented 2023-05-02 18:12:36 -07:00 (Migrated from github.com)

This pull request has been merged in facebook/yoga@d8dec0f85a.

This pull request has been merged in facebook/yoga@d8dec0f85a7c9c29007f4d9daf62dba5c2fa5179.

Pull request closed

Sign in to join this conversation.
No description provided.