-
Notifications
You must be signed in to change notification settings - Fork 6
Add caching for tools installed by the runner #129
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
Add caching for tools installed by the runner #129
Conversation
5084704 to
3cc224c
Compare
3cc224c to
0ccaafd
Compare
art049
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I let @not-matthias do the final review
not-matthias
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some minor comments on style, looks good otherwise! :)
8dc7261 to
57ea84d
Compare
not-matthias
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
57ea84d to
38b269d
Compare
38b269d to
bd4642d
Compare
CODSPEED_SETUP_CACHE_DIRenv var or --setup-cache-dir to enableThis is aimed to be used alongside CI cache to speed up jobs
Fixes #121