Commit Graph
10 Commits
Author SHA1 Message Date
David HadkaandGitHub 78809b91d7 Merge pull request #250 from actions/test-relative-path
Fix caching directories outside of the working directory (relative paths)
2020-04-08 10:37:26 -05:00
David HadkaandGitHub 0e86d5c038 Update workflow.yml 2020-04-07 23:41:38 -04:00
David HadkaandGitHub 2ba9edf492 Fix job names v2 2020-04-07 23:37:50 -04:00
David HadkaandGitHub f15bc7a0d9 Fix job names 2020-04-07 23:33:13 -04:00
David HadkaandGitHub b6b8aa78d8 Update workflow.yml 2020-04-07 23:31:27 -04:00
David HadkaandGitHub 272268544c Add path argument to verify-cache-files.sh 2020-04-07 23:30:01 -04:00
David HadkaandGitHub 64f8769515 Add path argument to create-cache-files.sh 2020-04-07 23:29:07 -04:00
David HadkaandGitHub 4a724707e9 Add test for relative paths 2020-04-07 23:28:05 -04:00
f9c9166ecb Increase cache limit to 5 GBs (#168)
* Increase cache limit to 5 GBs

* Fix test to use new size limit

* Update src/save.ts

Co-Authored-By: Josh Gross <joshmgross@github.com>

Co-authored-by: Josh Gross <joshmgross@github.com>
2020-02-01 16:11:02 -05:00
David HadkaandJosh Gross 2523667574 Add note about time-based eviction to README (#30) 2019-11-01 10:35:10 -04:00