mirror of https://github.com/actions/cache.git
dependabot/github_actions/minor-actions-dependencies-0f3f544de8
dependabot/npm_and_yarn/typescript-5.7.2
main
v3.4.0-working
dependabot/npm_and_yarn/jest-circus-29.7.0
dependabot/npm_and_yarn/eslint-config-prettier-9.1.0
dependabot/npm_and_yarn/eslint-plugin-import-2.31.0
Link-/blobcache-spike
yacaovsnc/update_readme
robherley/v3.3.3
releases/v1
dependabot/npm_and_yarn/xml2js-and-azure/ms-rest-js-and-azure/core-http-0.5.0
bishal/debug-sdk-batch
pdotl-patch-1
anuragc617/update_v2
update_v2
bishal-pdMSFT-patch-4
kotewar/update-readme-for-lookup
kotewar/updating-cache-dependency
pdotl/zstd-hotfix
t-dedah-patch-1
phantsure/v3.2.5
pallavx-patch-1
pallavx-patch-1-1
vsvipul/dep-fix
kotewar/states-input-provider
phantsure/releaae-symlink
phantsure/symlink
phantsure/revert-compression-changes
phantsure/cross-doc
Phantsure-patch-1
phantsure/compression-release
releases/v3-beta
bishal-pdMSFT-patch-3
tanuj077/save-changes
kotewar/adding-support-for-http-client
phantsure/v3-beta
bishal/outputter
t-dedah/new-node
tanuj077/cache-control-save
phantsure/npm-fix
revert-998-dependabot/npm_and_yarn/minimatch-3.1.2
master
vsvipul/change-assignee-logic
t-dedah/cache-eviction
bishal/readme-cache-version
bishal-pdMSFT-patch-2
pdotl-version-bump
vsvipul/new-release
vsvipul/fix-sort
tiwarishub/release-3.0.9
tiwarishub/ghes_wanr_msg_update
vsvipul/add-anurag
vsvipul-patch-2
vsvipul-patch-1
vsvipul/add-reviewers
vsvipul/fix-dep
bishal-pdMSFT-patch-1
tiwarishub/hackyTimeout
tiwarishub/cache-3-0-5
tiwarishub/cache-3-0
fix-345
vsvipul/fix-auto-assign
vsvipul/alert-fix
vsvipul/test-assign-pr
t-dedah/updatePackage
t-dedah/cacheSize
t-dedah/test
testGheswithACFlag
v3_fix
2gb_issue_fix
users/ashwinsangem/update_whats_new
revert-173-add-stack-example
node-update
test-fast
up-dep2
resolve-dep
up-dep
enableForGHES
testEnableForGHES.v1
dhadka/fix-fd-errors
dhadka/update-deps
dhadka/update-1.0.7
aiqiaoy/windows-cache-path
dhadka/bump-cache
dhadka/update-core
dhadka/update-cache-module
dhadka/upload-chunk-size
dhadka/cache-1.0.1
dhadka/exit-after-run
improve-string-split
releases/v2
add-retries
timeout-env-var
joshmgross/sudo-tar
joshmgross/chunked-upload-testing
joshmgross/windows-bsd-tar-release
preview
v3.2.0-beta
v3.1.0-beta
testEnableForGHES
v0.0.1
v0.0.2
v1
v1.0.0
v1.0.1
v1.0.2
v1.0.3
v1.1.0
v1.1.1
v1.1.2
v1.2.0
v1.2.1
v2
v2.0.0
v2.1.0
v2.1.1
v2.1.2
v2.1.3
v2.1.4
v2.1.5
v2.1.6
v2.1.7
v2.1.8
v3
v3.0.0
v3.0.1
v3.0.10
v3.0.11
v3.0.2
v3.0.3
v3.0.4
v3.0.5
v3.0.6
v3.0.7
v3.0.8
v3.0.9
v3.1.0-beta.1
v3.1.0-beta.2
v3.1.0-beta.3
v3.2.0
v3.2.0-beta.1
v3.2.1
v3.2.2
v3.2.3
v3.2.4
v3.2.5
v3.2.6
v3.3.0
v3.3.1
v3.3.2
v3.3.3
v3.4.0
v4
v4.0.0
v4.0.1
v4.0.2
v4.1.0
v4.1.1
v4.1.2
v4.2.0
${ noResults }
103 Commits (56e956426f67ebabb48c5a23dc4141489272747a)
Author | SHA1 | Message | Date |
---|---|---|---|
Ethan Dennis |
eb78578266
|
Cache multiple paths and add glob pattern support (#212)
* Allow for multiple line-delimited paths to cache * Add initial minimatch support * Use @actions/glob for pattern matching * Cache multiple entries using --files-from tar input remove known failing test Quote tar paths Add salt to test cache Try reading input files from manifest bump salt Run test on macos more testing Run caching tests on 3 platforms Run tests on self-hosted Apparently cant reference hosted runners by name Bump salt wait for some time after save more timing out smarter waiting Cache in tmp dir that won't be deleted Use child_process instead of actions/exec Revert tempDir hack bump salt more logging More console logging Use filepath to with cacheHttpClient Test cache restoration Revert temp dir hack debug logging clean up cache.yml testing Bump salt change debug output build actions * unit test coverage for caching multiple dirs * Ensure there's a locateable test folder at homedir * Clean up code * Version cache with all inputs * Unit test getCacheVersion * Include keys in getCacheEntry request * Clean import orders * Use fs promises in actionUtils tests * Update import order for to fix linter errors * Fix remaining linter error * Remove platform-specific test code * Add lerna example for caching multiple dirs * Lerna example updated to v2 Co-Authored-By: Josh Gross <joshmgross@github.com> Co-authored-by: Josh Gross <joshmgross@github.com> |
5 years ago |
Henry Mercer |
cae64ca3cd
|
Attempt to delete the archive after extraction (#209)
This reduces storage space used once the Action has finished executing. |
5 years ago |
eric sciple |
4944275b95
|
test e2e during workflow (#185) | 5 years ago |