7852e58f8c
resolved conflicts
2022-03-30 15:42:54 +05:30
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 >
2022-03-30 15:33:23 +05:30
c31528629d
typo
2022-03-28 18:17:18 +05:30
0137340fba
Update package-lock.json
2022-03-28 17:57:00 +05:30
90e5189d64
Update package.json
2022-03-28 17:55:18 +05:30
5c8d224b05
Update RELEASES.md
2022-03-28 17:54:41 +05:30
d21804b55f
Create RELEASES.md
2022-03-28 17:50:46 +05:30
587260d98f
Update README.md
2022-03-28 16:06:13 +05:30
f4b8916a4f
Update package.json
2022-03-28 15:46:17 +05:30
6bf3948635
Update cache.dep.yml
2022-03-28 15:39:05 +05:30
31da19523d
Update actionUtils.test.ts
2022-03-28 15:27:12 +05:30
e093ab00fc
linting errors
2022-03-28 14:25:43 +05:30
c5862e209e
ran code format
2022-03-28 13:20:40 +05:30
9fae644795
changed with public released package
2022-03-28 10:08:34 +05:30
7e4d931f67
updated with 2.0
2022-03-25 01:57:45 +05:30
bc53ec57f3
changed tookit
2022-03-24 17:34:39 +05:30
234b8019b9
added new line
2022-03-24 15:15:46 +05:30
770facace5
changed name
2022-03-24 15:11:17 +05:30
0be029b716
Merge branch 'testGheswithACFlag' of github.com:actions/cache into testGheswithACFlag
2022-03-24 15:08:17 +05:30
85665c5247
package.json
2022-03-24 15:01:19 +05:30
c29e204c9f
review comments and updated test cases
2022-03-24 14:59:36 +05:30
998cb51251
Update package-lock.json
2022-03-23 18:47:48 +05:30
824f444748
Update package-lock.json
2022-03-23 18:43:25 +05:30
1a306b5b35
initial changes
2022-03-23 18:39:24 +05:30
2d8d0d1c9b
Updated what's new. ( #771 )
...
* Updated what's new.
* Segregated major versions and added changelog.
* Update README.md
2022-03-22 14:04:39 +05:30
7799d864d9
Updated the usage and docs to the major version release. ( #770 )
2022-03-21 14:31:26 +05:30
4b0cf6cc46
Merge pull request #769 from actions/users/ashwinsangem/bump_major_version
...
Bumped up to a major version(v3.0.0)
2022-03-21 13:56:53 +05:30
60c606a2b4
Update licensed files
2022-03-21 12:01:49 +05:30
b6e9a919a7
Revert "Updated to the latest version."
...
This reverts commit c842503583 .
2022-03-21 04:56:07 +00:00
c842503583
Updated to the latest version.
2022-03-21 04:53:37 +00:00
2b7da2a62c
Bumped up to a major version.
2022-03-21 04:42:02 +00:00
deae296ab3
Merge pull request #651 from magnetikonline/fix-golang-windows-example
...
Fix Golang windows example - updated `README.md` test badge markdown.
2022-03-09 18:22:38 +05:30
c7c46bcb6d
Merge pull request #707 from duxtland/main
...
Add Deno cache example
2022-02-24 15:51:48 +05:30
6535c5fb5f
Regenerated examples.md TOC
2022-02-24 16:36:38 +11:00
3fdafa472e
Update GitHub Actions status badge markdown in README.md
2022-02-24 16:32:52 +11:00
341e6d75d9
Merge branch 'actions:main' into fix-golang-windows-example
2022-02-24 16:28:28 +11:00
3fe001f5ca
chore: add Deno cache example to readme
2022-02-23 16:18:41 -05:00
ab4bea262c
Merge pull request #567 from yuichkun/fix-typo-in-lerna-example
...
Fix typo of cache path in Lerna example
2022-02-23 11:24:07 +05:30
7772fcab79
remove unnecessary sub directory from search path
2022-02-23 12:39:46 +09:00
6c2ab9416b
Merge pull request #747 from malob/add-stack-example
...
Add example for Haskell Stack
2022-02-23 02:21:45 +05:30
2c7b30f330
Add example for Haskell Stack
2022-02-22 10:21:09 -08:00
73cb7e0405
Merge pull request #742 from actions/node-update
...
Update node version, @types/node and some outdated dependencies
2022-02-16 11:09:30 +05:30
757c5a8ca4
Update deps
2022-02-15 16:44:17 +05:30
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.
2022-02-15 16:38:00 +05:30
72d1e4fdff
Merge pull request #730 from actions/up-dep2
...
Update actions/cache package
2022-02-09 10:39:42 +05:30
8e70c71aee
Update licenses for packages
2022-02-08 22:23:08 +05:30
4d3516739c
Update build files
2022-02-08 16:33:33 +00:00
9c2f1a93d4
Update actions/cache package
2022-02-08 16:28:23 +00:00
5df1ae880d
Merge pull request #727 from ygnoh/patch-1
...
Fix test description
2022-02-07 11:30:27 +05:30
45bb0b1552
Fix test description
2022-02-07 14:20:40 +09:00
b32c91dfec
Merge pull request #724 from actions/resolve-dep
...
Resolve dependabot alerts
2022-02-01 11:05:06 +05:30
7f8b9fe1f0
Fix line ending for windows test
2022-01-31 13:00:27 +05:30
0ac93353cd
Update eslint and prettier
2022-01-31 12:55:11 +05:30
051d7bc106
Resolve dependabot alerts
2022-01-31 12:06:04 +05:30
934cc8fa30
Merge pull request #722 from actions/up-dep-2
...
Update types/node and eslint-plugin-import
2022-01-31 11:43:58 +05:30
35dd74a1a0
Merge pull request #721 from JJ/patch-1
2022-01-30 11:09:43 +05:30
869d93f182
Update deps
2022-01-28 11:00:27 +00:00
a848fb313f
This is a good tip if you're using Alpine
...
(Which does not have a POSIX-compliant tar by default)
2022-01-28 07:38:27 +01:00
de7c17c6a9
chore: add Deno cache example
2022-01-15 19:33:29 -05:00
611465405c
Merge pull request #706 from nomeata/patch-1
...
Improve Haskell example
2022-01-05 22:03:41 -08:00
c64c5261d3
Fix syntax
2021-12-30 11:54:15 +01:00
4e8aa1cc93
Improve Haskell example
...
as proposed in https://github.com/actions/cache/issues/555
2021-12-29 20:50:37 +01:00
f7a7367bb2
Create close-inactive-issues.yml
2021-12-23 13:22:29 +05:30
3bb5ffcc9c
Merge pull request #688 from tgrall/issue-687
...
Document the fact that this action is not supported on GitHub Enterprise Server
2021-12-17 15:48:10 +05:30
e6890046a6
Update README.md
...
Co-authored-by: Brian Cristante <33549821+brcrista@users.noreply.github.com >
2021-12-17 15:43:24 +05:30
62fa565f30
Merge pull request #696 from actions/bishal-pdMSFT-patch-1
...
Add actions-cache team in CODEOWNERS
2021-12-15 16:43:45 +05:30
e882008267
Update CODEOWNERS
2021-12-15 16:42:22 +05:30
8e0501dcaf
Add actions-cache team in CODEOWNERS
2021-12-10 14:33:25 +05:30
a3b6799c91
update readme for issue #687
2021-11-29 14:51:07 +00:00
bd49291365
Update README.md - 10GB support
2021-11-23 21:35:12 +05:30
447f0fd1d3
Chomp some markdown whitespace
2021-09-26 22:10:48 +10:00
47e8bd685f
Small fix to README.md examples link
2021-09-26 22:10:29 +10:00
795a8f09a9
Fixed Windows Golang cache paths in example
2021-09-26 22:05:48 +10:00
4762de4681
simplify path in lerna example
2021-04-21 02:47:03 +09:00
12ed05f49a
Fix typo of cache path in Lerna example
2021-04-17 12:35:30 +09:00