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

testing cache #193

Merged
merged 3 commits into from
Apr 6, 2022
Merged

testing cache #193

merged 3 commits into from
Apr 6, 2022

Conversation

victorzheng02
Copy link
Contributor

@victorzheng02 victorzheng02 commented Apr 6, 2022

Related Issues

resolves #66

Summary of Changes

Added caching of yarn packages

Steps to Reproduce

Run CI pipeline on a build with cache, observe that it is now faster. Testing on this branch, the build went from 33s to 22s.

@victorzheng02 victorzheng02 marked this pull request as ready for review April 6, 2022 06:20
@victorzheng02 victorzheng02 merged commit bc80028 into master Apr 6, 2022
@Picowchew Picowchew deleted the victor_build_caching branch August 25, 2022 16:04
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.

Implement build caching in our CI pipelines
2 participants