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

cache installed deps on CI #4796

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

microsoftly
Copy link

Summary

Details

How it was tested

Impacted documentation

@dmichon-msft
Copy link
Contributor

Is this any faster than letting pnpm install directly? I know for the main repo I support I abandoned dependency caching because it's faster to download and install the tarballs than the registry (though that is probably impacted by having a within-datacenter mirror).

@microsoftly
Copy link
Author

I'm sorry for omitting the description block ... I didn't realize that this would open outside of my repo. It's obviously not ready for review yet.

@dmichon-msft the purpose of this PR is not for efficiency - it's for creating a documented reference for others to see. There was no clear place where I could conclusively find the best way to cache deps for rush, so I figured why not put it in the most authoritative place - the source code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: General Discussions
Development

Successfully merging this pull request may close these issues.

None yet

2 participants