You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
and I was unable to find what directories I should be able to cache, specifically I was interested in the ones that contain dependencies. I've come up with this, and am using github CI, but I don't need documentation for every CI system out there, just documentation for what directories to/can be safely cached.
Thanks for the report! Yea, it is unfortunately not well documented. I suspect your example might have issues, since it is missing things like the fingerprints.
I'm going to close this as a duplicate of #7757 (and also #5656 and #8841).
I was reading the CI documentation https://doc.rust-lang.org/cargo/guide/continuous-integration.html
and I was unable to find what directories I should be able to cache, specifically I was interested in the ones that contain dependencies. I've come up with this, and am using github CI, but I don't need documentation for every CI system out there, just documentation for what directories to/can be safely cached.
The text was updated successfully, but these errors were encountered: