feedback icon indicating copy to clipboard operation
feedback copied to clipboard

Cache the uploader for the CircleCI orb

Open thomasrockhu-codecov opened this issue 2 years ago • 1 comments

What product do you want to improve? CircleCI Orb

Is your feature request related to a problem? Please describe. It's expensive to always be downloading the orb and validating. I want to cache the file so that I can just use it. If the version changes, update the cache with the new file.

Describe the solution you'd like See above

Describe alternatives you've considered

Additional context Will likely build off of this PR

thomasrockhu-codecov avatar Oct 23 '23 14:10 thomasrockhu-codecov

This makes sense!

rohan-at-sentry avatar Oct 24 '23 18:10 rohan-at-sentry