CI: optimize build speeds and cache sizes by migrating to Swatinem/rust-cache#5161
CI: optimize build speeds and cache sizes by migrating to Swatinem/rust-cache#5161RishavTiwari25 wants to merge 2 commits intoboa-dev:mainfrom
Conversation
Test262 conformance changes
Tested main commit: |
|
Funny LLM with its funny changes You literally opened a PR to migrate to commit hashes, and now you're introducing |
|
Also you left the old cache action there, so now it's not only more expensive, but it's slower |
|
Hi |
|
That doesn't explain why you're still using tag versioning instead of sha versioning, but okay |
This Pull Request fixes/closes #5160
It changes the following:
actions/cachecargo configuration blocks across the repository to the industry standardSwatinem/rust-cache@v2.cargo-sweepbefore zipping them into the cache directory.rustcversions,Cargo.lockhashing, and job runners automatically out of the box.