Commit Graph

476 Commits (1f414295fe1e1bab9fb9b7ef11ce3f9fe556343c)
 

Author SHA1 Message Date
Sankalp Kotewar a2bd439f8e Updated license version and dist
Sankalp Kotewar 35ef551d1f Upgraded @actions/cache to 2.0.5
Vipul 14c4fd4871
Merge pull request from pimterry/patch-1
Simplify the Node.js NPM caching example
Sampark Sharma 455d267066
Merge pull request from actions/Phantsure-patch-1
Update README to call out for version of cache
Tim Perry ccaf2d8fb1 Tweak npm example description for cleaner links
Tim Perry 34f9efca11 Simplify the Node.js NPM caching example
Sampark Sharma 11dd8059a1
Addressing comments
Sampark Sharma e19e89eb2a
Update to call out for version of cache
Vipul 95f200e41c
Merge pull request from magnetikonline/remove-win-load-app-data
Remove final incorrect instances of `%AppData%` / `%LocalAppData%` from Windows cache examples
Vipul 9c784e290b
Merge pull request from kubo39/fix-dub
[D] Fix: should use dub.selections.json for cache
Vipul a34051afb0
Merge pull request from actions/vsvipul/alert-fix
Update ts-jest version and package-lock.json
vsvipul bdb21a7177 Update ts-jest version and package-lock.json
Vipul d55d005ab0
Merge pull request from actions/vsvipul/fix-dep
Update dependencies to suppress dependabot alerts related to minimist version <"1.2.6"
Vipul b44d6c5cbf
Update inactive issue message.
Deepak Dahiya 60742c2acf lint
Deepak Dahiya 12086c7bbf new build
Deepak Dahiya 626c44ce85
Update restore.ts
Deepak Dahiya f2d5621efc Turning error from any to unknown
vsvipul cab6d27614 Update licenses
vsvipul 69811fd677 Update other outdated red dependencies
vsvipul 887b9060fe Update dependencies with older minimist version
Vipul c6762fdd6a
Set days before issue stale to 200
Vipul 95c3ae75f4
Add Bishal to auto assign issues list.
Vipul 797382fe42
Add Bishal to auto assign PRs list
Vipul 36dbd93a7c
Create auto-assign-issues.yml
Vipul 45f362d0ca
Create auto_assign.yml
Vipul ca0688b4ab
Rename auto-assign.yaml to auto-assign.yml
Vipul ef8498dcba
Create auto-assign.yaml
Peter Mescalchin 8f1e2e0286
Bump GitHub actions `actions/checkout` and `actions/setup-node` ()
* Bump GitHub actions

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

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

* New build

* Update licenses

Co-authored-by: vsvipul <vsvipul@github.com>
Anurag Chauhan f63a711791
Merge pull request from actions/t-dedah/cacheSize
Updated @actions/cache to 2.0.1
vsvipul 770a27cf65 Update licenses
Deepak Dahiya c2131abcd8 New build
Deepak Dahiya 575160481d Updated @actions/cache to 2.0.1
Shubham Tiwari 136d96b4ae
Enabling actions/cache for GHES based on presence of AC service ()
* 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
Ashwin Sangem 7d4f40b464
Bumping up the version to fix download issue for files > 2 GB. ()
* Bumping up the version to fix download issue for files > 2 GB.

* Update license for cache

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

* Segregated major versions and added changelog.

* Update README.md
Ashwin Sangem 7799d864d9
Updated the usage and docs to the major version release. ()
Ashwin Sangem 4b0cf6cc46
Merge pull request from actions/users/ashwinsangem/bump_major_version
Bumped up to a major version(v3.0.0)
vsvipul 60c606a2b4 Update licensed files
Ashwin Sangem b6e9a919a7 Revert "Updated to the latest version."
This reverts commit c842503583.
Ashwin Sangem c842503583 Updated to the latest version.
Ashwin Sangem 2b7da2a62c Bumped up to a major version.
Peter Mescalchin 3722efebf1 Remove final incorrect instances of `%AppData%` / `%LocalAppData%` for Windows cache examples
Vipul deae296ab3
Merge pull request from magnetikonline/fix-golang-windows-example
Fix Golang windows example - updated `README.md` test badge markdown.
Vipul c7c46bcb6d
Merge pull request from duxtland/main
Add Deno cache example
Peter Mescalchin 6535c5fb5f Regenerated `examples.md` TOC
Peter Mescalchin 3fdafa472e Update GitHub Actions status badge markdown in `README.md`
Peter Mescalchin 341e6d75d9
Merge branch 'actions:main' into fix-golang-windows-example
Jheyson Saavedra 3fe001f5ca
chore: add Deno cache example to readme