Skip to content

Move CI validation for debugCpp and profileCpp to EnvironmentOptions#56464

Closed
rubennorte wants to merge 1 commit intofacebook:mainfrom
rubennorte:export-D101159820
Closed

Move CI validation for debugCpp and profileCpp to EnvironmentOptions#56464
rubennorte wants to merge 1 commit intofacebook:mainfrom
rubennorte:export-D101159820

Conversation

@rubennorte
Copy link
Copy Markdown
Contributor

Summary:
Changelog: [internal]

Moved the CI validation checks for debugCpp and profileCpp from the run() function in tester.js to validateEnvironmentVariables() in EnvironmentOptions.js, alongside the existing CI/OSS validation for memory instrumentation.

This centralizes all environment option validation in one place, so invalid configurations are caught early during environment setup rather than at tester execution time.

Differential Revision: D101159820

Summary:
Changelog: [internal]

Moved the CI validation checks for `debugCpp` and `profileCpp` from the `run()` function in `tester.js` to `validateEnvironmentVariables()` in `EnvironmentOptions.js`, alongside the existing CI/OSS validation for memory instrumentation.

This centralizes all environment option validation in one place, so invalid configurations are caught early during environment setup rather than at tester execution time.

Differential Revision: D101159820
@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 Apr 16, 2026
@meta-codesync
Copy link
Copy Markdown

meta-codesync bot commented Apr 16, 2026

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

@meta-codesync meta-codesync bot closed this in def621f Apr 16, 2026
@facebook-github-tools facebook-github-tools bot added the Merged This PR has been merged. label Apr 16, 2026
@meta-codesync
Copy link
Copy Markdown

meta-codesync bot commented Apr 16, 2026

This pull request has been merged in def621f.

@react-native-bot
Copy link
Copy Markdown
Collaborator

This pull request was successfully merged by @rubennorte in def621f

When will my fix make it into a release? | How to file a pick request?

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 Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants