Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Circle CI: Cache Hermes dirs in iOS jobs #33828

Closed
wants to merge 1 commit into from

Conversation

hramos
Copy link
Contributor

@hramos hramos commented May 13, 2022

Summary:
Cache sdks/hermes and sdks/hermesc in Circle CI iOS jobs.

Changelog: [Internal]

Differential Revision: D36365596

@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 fb-exported labels May 13, 2022
@facebook-github-bot
Copy link
Contributor

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

@analysis-bot
Copy link

analysis-bot commented May 13, 2022

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 7,789,586 +0
android hermes armeabi-v7a 7,193,223 +0
android hermes x86 8,099,401 +0
android hermes x86_64 8,078,495 +0
android jsc arm64-v8a 9,662,148 +0
android jsc armeabi-v7a 8,434,548 +0
android jsc x86 9,612,562 +0
android jsc x86_64 10,208,843 +0

Base commit: 5dae593
Branch: main

@facebook-github-bot
Copy link
Contributor

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

hramos added a commit to hramos/react-native that referenced this pull request May 13, 2022
Summary:
Pull Request resolved: facebook#33828

Cache sdks/hermes and sdks/hermesc in Circle CI iOS jobs: `test_ios_rntester`, `build_ios`, and `test_ios`. Avoid re-building Hermes if a cache hit is found for the required Hermes version.

Changelog: [Internal]

Differential Revision: D36365596

fbshipit-source-id: bc6426dd0df277c7c173147a7438b76c3a0d396a
@hramos hramos force-pushed the export-D36365596 branch from 80ddbf0 to dd64a6b Compare May 13, 2022 08:04
@analysis-bot
Copy link

analysis-bot commented May 13, 2022

Platform Engine Arch Size (bytes) Diff
ios - universal n/a --

Base commit: 12f6081
Branch: main

@facebook-github-bot
Copy link
Contributor

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

hramos added a commit to hramos/react-native that referenced this pull request May 13, 2022
Summary:
Avoid re-building Hermes if a cache hit is found for the required Hermes version.

Cache sdks/hermes and sdks/hermesc in Circle CI iOS jobs: `test_ios_rntester`, `build_ios`, and `test_ios`.

`test_ios_rntester` "Install CocoaPod Dependencies" step reduced from 37m40s to 3m35s.

`test_ios` "Generate RNTesterPods workspace" step reduced from 36m54s to 1m34s.

Pull Request resolved: facebook#33828

Changelog: [Internal]

Reviewed By: cortinico

Differential Revision: D36365596

fbshipit-source-id: 356573d16f019a273934e12e85af484713a0b58b
@hramos hramos force-pushed the export-D36365596 branch from dd64a6b to f930a23 Compare May 13, 2022 17:52
@facebook-github-bot
Copy link
Contributor

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

hramos added a commit to hramos/react-native that referenced this pull request May 13, 2022
Summary:
Avoid re-building Hermes if a cache hit is found for the required Hermes version.

Cache sdks/hermes and sdks/hermesc in Circle CI iOS jobs: `test_ios_rntester`, `build_ios`, and `test_ios`.

`test_ios_rntester` "Install CocoaPod Dependencies" step reduced from 37m40s to 3m35s.

`test_ios` "Generate RNTesterPods workspace" step reduced from 36m54s to 1m34s.

Pull Request resolved: facebook#33828

Changelog: [Internal]

Reviewed By: cortinico

Differential Revision: D36365596

fbshipit-source-id: e5261bd35fd62a4efd98ecee80f69d285dfc6801
@hramos hramos force-pushed the export-D36365596 branch from f930a23 to d8f5a70 Compare May 13, 2022 18:12
Summary:
Avoid re-building Hermes if a cache hit is found for the required Hermes version.

Cache sdks/hermes and sdks/hermesc in Circle CI iOS jobs: `test_ios_rntester`, `build_ios`, and `test_ios`.

`test_ios_rntester` "Install CocoaPod Dependencies" step reduced from 37m40s to 3m35s.

`test_ios` "Generate RNTesterPods workspace" step reduced from 36m54s to 1m34s.

Pull Request resolved: facebook#33828

Changelog: [Internal]

Reviewed By: cortinico

Differential Revision: D36365596

fbshipit-source-id: 66f1517cb04c739921830148db92db1de2585db7
@hramos hramos force-pushed the export-D36365596 branch from d8f5a70 to b44601b Compare May 13, 2022 18:41
@facebook-github-bot
Copy link
Contributor

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

@react-native-bot
Copy link
Collaborator

This pull request was successfully merged by @hramos in 12f6081.

When will my fix make it into a release? | Upcoming Releases

@react-native-bot react-native-bot added the Merged This PR has been merged. label May 13, 2022
fortmarek pushed a commit that referenced this pull request May 20, 2022
Summary:
Avoid re-building Hermes if a cache hit is found for the required Hermes version.

Cache sdks/hermes and sdks/hermesc in Circle CI iOS jobs: `test_ios_rntester`, `build_ios`, and `test_ios`.

`test_ios_rntester` "Install CocoaPod Dependencies" step reduced from 37m40s to 3m35s.

`test_ios` "Generate RNTesterPods workspace" step reduced from 36m54s to 1m34s.

Pull Request resolved: #33828

Changelog: [Internal]

Reviewed By: cortinico

Differential Revision: D36365596

fbshipit-source-id: b5b6fe639f18b1724f80ab61c2262659c4987ff6
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.

4 participants