Skip to content

Conversation

@dmytrorykun
Copy link
Contributor

@dmytrorykun dmytrorykun commented Dec 9, 2022

Summary

Use REACT_NATIVE_CI instead of CI environment variable to trigger building Hermes from source on CircleCI. CI envvar is defined in many other CIs, which may lead to undesirable behavior: #35547

Changelog

[INTERNAL] [CHANGED] - Use REACT_NATIVE_CI instead of CI environment variable to trigger building Hermes from source on CircleCI.

Test Plan

pod install and CI=true pod install both consume Hermes prebuilt if available.
REACT_NATIVE_CI=true pod install builds Hermes from tag specified in .hermesversion.
CircleCI.

@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 Dec 9, 2022
Copy link
Contributor

@cipolleschi cipolleschi left a comment

@dmytrorykun dmytrorykun changed the title [LOCAL] fix: use META_CI instead of CI envvar [LOCAL] fix: use REACT_NATIVE_CI instead of CI envvar Dec 9, 2022
Copy link
Contributor

@cipolleschi cipolleschi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, I haven't seen this change earlier.

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. p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants