-
-
Notifications
You must be signed in to change notification settings - Fork 144
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: Swatinem/rust-cache
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: Swatinem/rust-cache
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.3.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 13 files changed
- 3 contributors
Commits on May 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 99229f9 - Browse repository at this point
Copy the full SHA 99229f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 127a0e9 - Browse repository at this point
Copy the full SHA 127a0e9View commit details
Commits on May 11, 2023
-
fix: cache restore failures (#136)
Fix cache restore failures to to upstream bug. Fixes #119
Configuration menu - View commit details
-
Copy full SHA for 5e9fae9 - Browse repository at this point
Copy the full SHA 5e9fae9View commit details -
fix: cache key dependency on installed packages (#138)
Add the installed packages to the environment element of the cache key so that CI tooling is considered. This ensures that rust CI tooling is cached correctly when changes occur. Prior to this a manual key change or cache expiry would need to occur before CI tools were correctly cached.
Configuration menu - View commit details
-
Copy full SHA for 827c240 - Browse repository at this point
Copy the full SHA 827c240View commit details -
feat: add option to cache all crates (#137)
Add cache-all-crates option which allows all crates to be cached instead of just the dependency crates. This is useful when additional crates are required for CI tooling.
Configuration menu - View commit details
-
Copy full SHA for def0926 - Browse repository at this point
Copy the full SHA def0926View commit details -
chore: use linefix to ensure platform line endings (#135)
Use linefix so that when developing changes the results of npm run prepare always have unix line endings so git diff commands don't show line ending changes for the ncc generated files.
Configuration menu - View commit details
-
Copy full SHA for 68aeeba - Browse repository at this point
Copy the full SHA 68aeebaView commit details
Commits on May 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7c7e41a - Browse repository at this point
Copy the full SHA 7c7e41aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 865fd1f - Browse repository at this point
Copy the full SHA 865fd1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 060bda3 - Browse repository at this point
Copy the full SHA 060bda3View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.2.1...v2.3.0