-
Notifications
You must be signed in to change notification settings - Fork 24.4k
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
Conversation
This pull request was exported from Phabricator. Differential Revision: D36365596 |
Base commit: 5dae593 |
This pull request was exported from Phabricator. Differential Revision: D36365596 |
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
Base commit: 12f6081 |
This pull request was exported from Phabricator. Differential Revision: D36365596 |
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
This pull request was exported from Phabricator. Differential Revision: D36365596 |
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
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
This pull request was exported from Phabricator. Differential Revision: D36365596 |
This pull request was successfully merged by @hramos in 12f6081. When will my fix make it into a release? | Upcoming Releases |
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
Summary:
Cache sdks/hermes and sdks/hermesc in Circle CI iOS jobs.
Changelog: [Internal]
Differential Revision: D36365596