-
Notifications
You must be signed in to change notification settings - Fork 24.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: Use Circle CI caching to avoid re-building Hermes. The cache key will be determined by the Hermes tag specified in sdks/.hermesversion; if the file does not exist (as is the case in builds from main), the commit sha for the latest Hermes commit from facebook/hermes will be used. This should significantly speed up builds across all workflows: builds from main (commitlies), nightlies, and release builds. Changelog: [Internal] Reviewed By: cortinico, cipolleschi Differential Revision: D36158296 fbshipit-source-id: b80457fdefad0d63e62feeb4d509265e2762f253
- Loading branch information
1 parent
ed46ea2
commit 09878c8
Showing
1 changed file
with
112 additions
and
66 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters