Skip to content

Modify public API script to make it opt-in in src/private, instead of opt-out#48866

Closed
rubennorte wants to merge 2 commits into
facebook:mainfrom
rubennorte:export-D68496269
Closed

Modify public API script to make it opt-in in src/private, instead of opt-out#48866
rubennorte wants to merge 2 commits into
facebook:mainfrom
rubennorte:export-D68496269

Conversation

@rubennorte
Copy link
Copy Markdown
Contributor

Summary:
Changelog: [internal]

The current test to create a snapshot of the public API was recently modified to include src/private but excluding certain directories from it.

This replaces the opt-out with an opt-in mechanism, where we only use it where necessary (new DOM APIs, etc.).

Reviewed By: huntie

Differential Revision: D68496269

rubennorte and others added 2 commits January 22, 2025 09:31
… opt-out

Summary:
Changelog: [internal]

The current test to create a snapshot of the public API was recently modified to include `src/private` but excluding certain directories from it.

This replaces the opt-out with an opt-in mechanism, where we only use it where necessary (new DOM APIs, etc.).

Reviewed By: huntie

Differential Revision: D68496269
@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 labels Jan 22, 2025
@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request has been merged in 04f9451.

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.

2 participants