network-management-client icon indicating copy to clipboard operation
network-management-client copied to clipboard

Cache CI Rust build assets

Open ajmcquilkin opened this issue 2 years ago • 1 comments

Currently the Github Actions CI flow doesn't cache any compiled Rust dependencies. Cache these built dependencies in the release and testing action flows.

ajmcquilkin avatar Jun 30 '23 05:06 ajmcquilkin

I added configuration from here to cache Rust artifacts, will close this issue once build time is verified to be lower for all actions of interest.

ajmcquilkin avatar Jun 30 '23 05:06 ajmcquilkin