Skip to content

Tags: AkbarTrilaksana/cache-1

Tags

v3.0.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
new release (actions#855)

v3

- Added support for caching from GHES 3.5.

- Fixed download issue for files > 2GB during restore.
- Updated the minimum runner version support from node 12 -> node 16.
- Fixed avoiding empty cache save when no files are available for caching.
- Fixed tar creation error while trying to create tar with path as ~/ home folder on ubuntu-latest.

v3.0.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request actions#813 from actions/users/kotewar/upgrading-c…

…ache-to-v2.0.6

Updated README file with release info

v3.0.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request actions#808 from actions/users/kotewar/update-acti…

…ons-cache-version

Upgraded @actions/cache to 2.0.5

v3.0.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update actions/cache version (actions#786)

* Updang actions/cache version

* New build

* Update licenses

Co-authored-by: vsvipul <vsvipul@github.com>

v3.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Enabling actions/cache for GHES based on presence of AC service (acti…

…ons#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

v3.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request actions#769 from actions/users/ashwinsangem/bump_m…

…ajor_version

Bumped up to a major version(v3.0.0)

testEnableForGHES

Tag to test enabling cache on GHES

v2.1.7

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bumping up action version to 2.1.7 (actions#683)

v2

v2: use @actions/cache version 1.0.8 to upload 10GB cache