Skip to content

Conversation

@jepetty
Copy link
Contributor

@jepetty jepetty commented Sep 16, 2020

This PR adds caching to the Rich Code Navigation indexing task. It compares a hash of the yarn.lock file, and if that file has changed it install dependencies. Otherwise, it reuses the existing dependency cache, saving ~10 minutes from the total build time.

Is this change something that would be accepted in the regular CI as well? I believe the caching occurs on a repository basis so would be re-used across both actions.

@mjbvz mjbvz assigned dbaeumer and unassigned mjbvz Sep 17, 2020
@dbaeumer dbaeumer merged commit 2238489 into microsoft:master Sep 17, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Nov 1, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants