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
${ item.name }
${ noResults }
1 Commits (kotewar/states-input-provider)
Author | SHA1 | Message | Date |
---|---|---|---|
Sankalp Kotewar |
c17f4bf466
|
GA for granular cache (#1035)
* Add example for Haskell Stack * Revert "Add example for Haskell Stack" * Basic implementation * Updated variable name * Adding wrapper class * Changed logs to warnings * added debug logs * experimenting * Test * test * new try * test * Impl separated * Reverted wrapper changes * Added test cases * Some cleanup * Formatted document * Fixed test cases issues * Slight modification for test cases check * Updated new actions' input descriptions * Reverted custom asks implemented and added wrapper * refactor into a generic outputter * Readme draft for new actions * Generated dist * Fixed breaking test case * Removed return type in promise * Removed commented lines * Calling methods from same file * dist * update save as well * fix merge * Changes for beta release * Update dist folder * Fixed formatting * dist * Add support for gzip fallback for restore of old cache on windows * Fixed test cases * Fixed test cases * Added restore only and save only test cases * Updated new actions dist files * Removed comments * Fixed inputs * Renamed variables and added tests * Fixed breaking test case * Fixed review comments and tests * added stateprovider changes * Deleted stateprovider tests until added * Added stateprovider test cases * Fixed breaking test case * Updated outputs of restore action * Changes for beta release * Update dist folder * Add support for gzip fallback for restore of old cache on windows * update for new beta release * Update save/action.yml Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com> * Update restore/action.yml Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com> * Update restore/action.yml Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com> * Update restore/action.yml Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com> * Update restore/action.yml Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com> * Added more assertions as values can't be checked * Removed unused code * Merged beta branch and resolved conflicts * Added save readme * Updates to save readme * Renamed output * Added cache hit info in readme * Update restore/README.md Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com> * Update restore/README.md Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com> * Update restore/README.md Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com> * Update save/README.md Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com> * Update save/README.md Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com> * Removed verbose statements * Repositioned new actions introduction * Added test case for restore state * Addressed review comments * nit * nit: added language to code blocks * Updated beta version to 3.2.0-beta.1 * Added stateprovider mock implementations * Linting errors fixed * Save-only warning added * Updated return ID to -2 * Removed -2 error code * Removed comment * Updated cache npm lib version * Updated license version * Updated releases.md * Updated readme with the new actions in what's new Co-authored-by: Malo Bourgon <mbourgon@gmail.com> Co-authored-by: Vipul <vsvipul@github.com> Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com> Co-authored-by: Tanuj Kumar Mishra <tanuj077@users.noreply.github.com> Co-authored-by: Sampark Sharma <phantsure@github.com> |
2 years ago |