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

(ci/optim): add caching for yarn install #625

Merged
merged 1 commit into from
Mar 19, 2020

Conversation

agilgur5
Copy link
Collaborator

@agilgur5 agilgur5 commented Mar 19, 2020

- via bahmutov/npm-install
- it handles all the cache steps, yarn vs. npm, OS differences, etc
@agilgur5 agilgur5 changed the title (ci): add caching for yarn install via bahmutov/npm-install (ci/optim): add caching for yarn install Mar 19, 2020
@agilgur5
Copy link
Collaborator Author

So it's at least twice as fast on the Ubuntu runs, which is great!

But it fails on Windows and macOS and is probably a bit slower as a result. Filed bahmutov/npm-install#24

@agilgur5
Copy link
Collaborator Author

Merging as some caching is still better than no caching. And any bugfixes will probably apply without needing to make any changes. If changes need to be made, can improve on this at a later date.

@agilgur5 agilgur5 merged commit 18e3c05 into jaredpalmer:master Mar 19, 2020
paul-vd pushed a commit to EezyQuote/tsdx that referenced this pull request Dec 1, 2020
- via bahmutov/npm-install
- it handles all the cache steps, yarn vs. npm, OS differences, etc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant