zed/.github/workflows
Marshall Bowers 83bc24b480
Adjust Cargo caching in CI (#8494)
This PR adjusts the way we cache Cargo dependencies in CI.

We're trying out
[swatinem/rust-cache](https://github.com/swatinem/rust-cache) to see if
it can improve our caching strategy such that we're able to get more
cache hits on PRs.

We'll only write to the cache on `main` in the hopes that it will
mitigate the amount of thrashing of the cache.

Release Notes:

- N/A
2024-02-27 11:35:17 -05:00
..
ci.yml Adjust Cargo caching in CI (#8494) 2024-02-27 11:35:17 -05:00
danger.yml Format YAML files (#7887) 2024-02-15 22:04:57 -05:00
deploy_collab.yml Adjust Kubernetes manifests for deploying API service (#8281) 2024-02-23 12:14:40 -05:00
randomized_tests.yml Format YAML files (#7887) 2024-02-15 22:04:57 -05:00
release_actions.yml Disable Discord URL embed (#6892) 2024-01-27 15:34:36 -05:00
release_nightly.yml Format YAML files (#7887) 2024-02-15 22:04:57 -05:00
update_all_top_ranking_issues.yml Format YAML files (#7887) 2024-02-15 22:04:57 -05:00
update_weekly_top_ranking_issues.yml Format YAML files (#7887) 2024-02-15 22:04:57 -05:00