Commit Graph

331 Commits (3aa7090cb9365bc553a2730548bf1ffbf7df5ea1)
 

Author SHA1 Message Date
John T. Wodder II 3aa7090cb9 Document that no cache is saved on an exact match and thus file hashes should be included in keys 3 years ago
Sampark Sharma 438628ac22
Merge pull request #554 from albertstill/improve-restore-key-docs
Improve restore-key documentation
3 years ago
Sankalp Kotewar 30f413bfed
Merge pull request #808 from actions/users/kotewar/update-actions-cache-version
Upgraded @actions/cache to 2.0.5
3 years ago
Sankalp Kotewar f2ea0f25f2 Updated Readme with what's new and removed v2 info 3 years ago
Sankalp Kotewar d5956bbc3c Updated release and package versions 3 years ago
Sankalp Kotewar a686c72e4a Revert "Updated package version to 3.0.3 and dependencies"
This reverts commit 4ce1a96732.
3 years ago
Sankalp Kotewar 8e680ea440 Revert "Added release information for 3.0.2 in RELEASES.md"
This reverts commit c376fc84c9.
3 years ago
Sankalp Kotewar c376fc84c9 Added release information for 3.0.2 in RELEASES.md 3 years ago
Sankalp Kotewar 4ce1a96732 Updated package version to 3.0.3 and dependencies 3 years ago
Sankalp Kotewar a2bd439f8e Updated license version and dist 3 years ago
Sankalp Kotewar 35ef551d1f Upgraded @actions/cache to 2.0.5 3 years ago
Vipul 14c4fd4871
Merge pull request #690 from pimterry/patch-1
Simplify the Node.js NPM caching example
3 years ago
Sampark Sharma 455d267066
Merge pull request #804 from actions/Phantsure-patch-1
Update README to call out for version of cache
3 years ago
Tim Perry ccaf2d8fb1 Tweak npm example description for cleaner links 3 years ago
Tim Perry 34f9efca11 Simplify the Node.js NPM caching example 3 years ago
Sampark Sharma 11dd8059a1
Addressing comments 3 years ago
Sampark Sharma e19e89eb2a
Update to call out for version of cache 3 years ago
Vipul 95f200e41c
Merge pull request #762 from magnetikonline/remove-win-load-app-data
Remove final incorrect instances of `%AppData%` / `%LocalAppData%` from Windows cache examples
3 years ago
Vipul 9c784e290b
Merge pull request #738 from kubo39/fix-dub
[D] Fix: should use dub.selections.json for cache
3 years ago
Vipul a34051afb0
Merge pull request #802 from actions/vsvipul/alert-fix
Update ts-jest version and package-lock.json
3 years ago
vsvipul bdb21a7177 Update ts-jest version and package-lock.json 3 years ago
Vipul d55d005ab0
Merge pull request #801 from actions/vsvipul/fix-dep
Update dependencies to suppress dependabot alerts related to minimist version <"1.2.6"
3 years ago
Vipul b44d6c5cbf
Update inactive issue message. 3 years ago
Deepak Dahiya 60742c2acf lint 3 years ago
Deepak Dahiya 12086c7bbf new build 3 years ago
Deepak Dahiya 626c44ce85
Update restore.ts 3 years ago
Deepak Dahiya f2d5621efc Turning error from any to unknown 3 years ago
vsvipul cab6d27614 Update licenses 3 years ago
vsvipul 69811fd677 Update other outdated red dependencies 3 years ago
vsvipul 887b9060fe Update dependencies with older minimist version 3 years ago
Vipul c6762fdd6a
Set days before issue stale to 200 3 years ago
Vipul 95c3ae75f4
Add Bishal to auto assign issues list. 3 years ago
Vipul 797382fe42
Add Bishal to auto assign PRs list 3 years ago
Vipul 36dbd93a7c
Create auto-assign-issues.yml 3 years ago
Vipul 45f362d0ca
Create auto_assign.yml 3 years ago
Vipul ca0688b4ab
Rename auto-assign.yaml to auto-assign.yml 3 years ago
Vipul ef8498dcba
Create auto-assign.yaml 3 years ago
Peter Mescalchin 8f1e2e0286
Bump GitHub actions `actions/checkout` and `actions/setup-node` (#763)
* Bump GitHub actions

* Bump Node.js version used to `16.x` in workflows

* Bump `actions/upload-artifact@v3`
3 years ago
Deepak Dahiya 48af2dc4a9
Update actions/cache version (#786)
* Updang actions/cache version

* New build

* Update licenses

Co-authored-by: vsvipul <vsvipul@github.com>
3 years ago
Anurag Chauhan f63a711791
Merge pull request #781 from actions/t-dedah/cacheSize
Updated @actions/cache to 2.0.1
3 years ago
vsvipul 770a27cf65 Update licenses 3 years ago
Deepak Dahiya c2131abcd8 New build 3 years ago
Deepak Dahiya 575160481d Updated @actions/cache to 2.0.1 3 years ago
Shubham Tiwari 136d96b4ae
Enabling actions/cache for GHES based on presence of AC service (#774)
* initial changes

* Update package-lock.json

* Update package-lock.json

* review comments and updated test cases

* package.json

* changed name

* added new line

* changed tookit

* updated with 2.0

* changed with public released package

* ran code format

* linting errors

* Update actionUtils.test.ts

* Update cache.dep.yml

* Update package.json

* Update README.md

* Create RELEASES.md

* Update RELEASES.md

* Update package.json

* Update package-lock.json

* typo
3 years ago
Ashwin Sangem 7d4f40b464
Bumping up the version to fix download issue for files > 2 GB. (#775)
* Bumping up the version to fix download issue for files > 2 GB.

* Update license for cache

Co-authored-by: vsvipul <vsvipul@github.com>
3 years ago
Ashwin Sangem 2d8d0d1c9b
Updated what's new. (#771)
* Updated what's new.

* Segregated major versions and added changelog.

* Update README.md
3 years ago
Ashwin Sangem 7799d864d9
Updated the usage and docs to the major version release. (#770) 3 years ago
Ashwin Sangem 4b0cf6cc46
Merge pull request #769 from actions/users/ashwinsangem/bump_major_version
Bumped up to a major version(v3.0.0)
3 years ago
vsvipul 60c606a2b4 Update licensed files 3 years ago
Ashwin Sangem b6e9a919a7 Revert "Updated to the latest version."
This reverts commit c842503583.
3 years ago