Skip to content

Add CI workflow for validating C++ API snapshot (#56042) - #56042

Closed
coado wants to merge 2 commits into
react:mainfrom
coado:export-D95963515
Closed

Add CI workflow for validating C++ API snapshot (#56042)#56042
coado wants to merge 2 commits into
react:mainfrom
coado:export-D95963515

Conversation

@coado

@coado coado commented Mar 10, 2026

Copy link
Copy Markdown
Contributor

Summary:

Adds CI workflow for validating whether the current C++ API snapshot is equivalent with the generated one.

Changelog:
[Internal]

Reviewed By: cortinico

Differential Revision: D95963515

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Mar 10, 2026
@facebook-github-bot facebook-github-bot added p: Software Mansion Partner: Software Mansion Partner p: Facebook Partner: Facebook labels Mar 10, 2026
@meta-codesync

meta-codesync Bot commented Mar 10, 2026

Copy link
Copy Markdown

@coado has exported this pull request. If you are a Meta employee, you can view the originating Diff in D95963515.

@coado
coado force-pushed the export-D95963515 branch 5 times, most recently from 5d53fab to 2e13828 Compare March 11, 2026 14:47
@meta-codesync meta-codesync Bot changed the title Add CI workflow for validating C++ API snapshot Add CI workflow for validating C++ API snapshot (#56042) Mar 20, 2026
@coado
coado force-pushed the export-D95963515 branch 8 times, most recently from 936b2af to 8134dad Compare March 20, 2026 11:33

@cortinico cortinico left a comment

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.

Review automatically exported from Phabricator review in Meta.

@coado
coado force-pushed the export-D95963515 branch 8 times, most recently from 06c873c to 8d8503a Compare March 27, 2026 11:09
@coado
coado force-pushed the export-D95963515 branch 4 times, most recently from dbcbdb9 to 9f674cd Compare March 27, 2026 14:51
Dawid Małecki and others added 2 commits March 31, 2026 04:30
Summary:
This diff introduces initial snapshots of the Cxx public API in a form of a couple .api files, namely:

- ReactAndroidDebugCxx.api
- ReactAndroidReleaseCxx.api
- ReactAppleDebugCxx.api
- ReactAppleReleaseCxx.api
- ReactCommonDebugCxx.api
- ReactCommonReleaseCxx.api

that is for `ReactAndroid`, `ReactApple`, and shared `ReactCommon` in two variants `Release` and `Debug` each.

Differential Revision: D97296573
Summary:
Pull Request resolved: #56042

Adds CI workflow for validating whether the current C++ API snapshot is equivalent with the generated one.

Changelog:
[Internal]

Reviewed By: cortinico

Differential Revision: D95963515
@meta-codesync

meta-codesync Bot commented Mar 31, 2026

Copy link
Copy Markdown

This pull request has been merged in 0979d50.

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. meta-exported p: Facebook Partner: Facebook p: Software Mansion Partner: Software Mansion Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants