-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Comparing changes
Open a pull request
base repository: actions/cache
base: v3.0.5
head repository: actions/cache
compare: v3.0.8
- 15 commits
- 10 files changed
- 4 contributors
Commits on Jun 25, 2022
-
feat: 🎸 add example for clojure lein project deps
In Clojure, Lein tool is used to generate template for various projects. Lein project metadata (including project dependencies) are stored in prject.clj (in root directory) file. Lein downloads dependencies in classpath (~/.m2/repository). So here I am caching ~/.m2/repository path for reusing cache in subsequent builds.
Configuration menu - View commit details
-
Copy full SHA for a0e530f - Browse repository at this point
Copy the full SHA a0e530fView commit details
Commits on Jul 27, 2022
-
Add phantsure to issue assignment
Vipul authoredJul 27, 2022 Configuration menu - View commit details
-
Copy full SHA for c316eb7 - Browse repository at this point
Copy the full SHA c316eb7View commit details -
Vipul authored
Jul 27, 2022 Configuration menu - View commit details
-
Copy full SHA for 71e3ee5 - Browse repository at this point
Copy the full SHA 71e3ee5View commit details
Commits on Aug 1, 2022
-
Merge pull request #835 from shivamarora1/clojure-lein-example
feat: 🎸 add example for clojure lein project deps
Configuration menu - View commit details
-
Copy full SHA for 4387dbc - Browse repository at this point
Copy the full SHA 4387dbcView commit details
Commits on Aug 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 85efbb5 - Browse repository at this point
Copy the full SHA 85efbb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 318935e - Browse repository at this point
Copy the full SHA 318935eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9916fe1 - Browse repository at this point
Copy the full SHA 9916fe1View commit details
Commits on Aug 5, 2022
-
Merge pull request #887 from actions/pdotl-version-patch
Update toolkit's cache npm module to latest. Bump cache version to v3.0.6
Configuration menu - View commit details
-
Copy full SHA for f427802 - Browse repository at this point
Copy the full SHA f427802View commit details
Commits on Aug 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a404368 - Browse repository at this point
Copy the full SHA a404368View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33a923d - Browse repository at this point
Copy the full SHA 33a923dView commit details
Commits on Aug 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e839c25 - Browse repository at this point
Copy the full SHA e839c25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83394c9 - Browse repository at this point
Copy the full SHA 83394c9View commit details -
Merge pull request #894 from actions/kotewar/update-toolkit-version
Fix for the download stuck problem
Configuration menu - View commit details
-
Copy full SHA for a7c34ad - Browse repository at this point
Copy the full SHA a7c34adView commit details
Commits on Aug 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d49b6bb - Browse repository at this point
Copy the full SHA d49b6bbView commit details
Commits on Aug 22, 2022
-
Merge pull request #899 from actions/kotewar/download-and-compression…
…-fix Updated actions/cache toolkit dep to v3.0.4
Configuration menu - View commit details
-
Copy full SHA for fd5de65 - Browse repository at this point
Copy the full SHA fd5de65View commit details
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 v3.0.5...v3.0.8