Commit Graph

307 Commits (testGheswithACFlag)
 

Author SHA1 Message Date
Shubham Tiwari 7852e58f8c resolved conflicts
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>
Shubham Tiwari c31528629d typo
Shubham Tiwari 0137340fba
Update package-lock.json
Shubham Tiwari 90e5189d64
Update package.json
Shubham Tiwari 5c8d224b05
Update RELEASES.md
Shubham Tiwari d21804b55f
Create RELEASES.md
Shubham Tiwari 587260d98f
Update README.md
Shubham Tiwari f4b8916a4f
Update package.json
Shubham Tiwari 6bf3948635
Update cache.dep.yml
Shubham Tiwari 31da19523d
Update actionUtils.test.ts
Shubham Tiwari e093ab00fc linting errors
Shubham Tiwari c5862e209e ran code format
Shubham Tiwari 9fae644795 changed with public released package
Shubham Tiwari 7e4d931f67 updated with 2.0
Shubham Tiwari bc53ec57f3 changed tookit
Shubham Tiwari 234b8019b9 added new line
Shubham Tiwari 770facace5 changed name
Shubham Tiwari 0be029b716 Merge branch 'testGheswithACFlag' of github.com:actions/cache into testGheswithACFlag
Shubham Tiwari 85665c5247 package.json
Shubham Tiwari c29e204c9f review comments and updated test cases
Shubham Tiwari 998cb51251
Update package-lock.json
Shubham Tiwari 824f444748
Update package-lock.json
Shubham Tiwari 1a306b5b35 initial changes
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.
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
Vipul ab4bea262c
Merge pull request from yuichkun/fix-typo-in-lerna-example
Fix typo of cache path in Lerna example
Yuichi Yogo 7772fcab79 remove unnecessary sub directory from search path
Vipul 6c2ab9416b
Merge pull request from malob/add-stack-example
Add example for Haskell Stack
Malo Bourgon 2c7b30f330 Add example for Haskell Stack
Vipul 73cb7e0405
Merge pull request from actions/node-update
Update node version, @types/node and some outdated dependencies
vsvipul 757c5a8ca4 Update deps
Thomas Boop 4e817c1f42 Update to node16
Node 12 has an end of life on April 30, 2022.

This PR updates the default runtime to [node16](https://github.blog/changelog/2021-12-10-github-actions-github-hosted-runners-now-run-node-js-16-by-default/), rather then node12. 

This is supported on all Actions Runners v2.285.0 or later.
Vipul 72d1e4fdff
Merge pull request from actions/up-dep2
Update actions/cache package
vsvipul 8e70c71aee Update licenses for packages
Vipul 4d3516739c Update build files
Vipul 9c2f1a93d4 Update actions/cache package
Ashwin Sangem 5df1ae880d
Merge pull request from ygnoh/patch-1
Fix test description
Yonggoo Noh 45bb0b1552
Fix test description