Skip to content

Tags: spitfire-audio/cache

Tags

v3.2.5

Toggle v3.2.5's commit message

v1.2.1

Toggle v1.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request actions#1162 from actions/rentziass/actions-core

Bump actions/core to 1.10.0

v2.1.8

Toggle v2.1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request actions#1135 from actions/update_v2

Updating actions/core to version 1.10 for cache v2

v3.3.1

Toggle v3.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Reduced download segment size to 128 MB and timeout to 10 minutes (ac…

…tions#1129)

* Changed segment size to 128mb & timeout to 10 min

* Updated license

* Updated licenses

v3

Toggle v3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Reduced download segment size to 128 MB and timeout to 10 minutes (ac…

…tions#1129)

* Changed segment size to 128mb & timeout to 10 min

* Updated license

* Updated licenses

v3.3.0

Toggle v3.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add `lookup-only` option (actions#1041)

* Add new actions/cache version (with dryRun support)

* Add dry-run option

* Changes after rebase

* Update readme

* Rename option to lookup-only

* Update test name

* Update package.json + changelog

* Update README

* Update custom package version

* Update custom package version

* Update @actions/cache to 3.2.0

* Code review

* Update log statement

* Move test case

---------

Co-authored-by: Sankalp Kotewar <[email protected]>

v3.2.6

Toggle v3.2.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request actions#1118 from actions/pdotl/zstd-hotfix

Fix zstd not being used after zstd version upgrade to 1.5.4 on hosted runners

v3.2.4

Toggle v3.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add `fail-on-cache-miss` option (actions#1036)

* Add fail-on-cache-miss option

* Small improvements

* Changes after rebase

* Update description

* Only fail if no cache entry is found

* Code review

* Update readme

* Add additional test case

* Bump version + changelog

* Update package-lock.json

* Update Readme

v3.2.3

Toggle v3.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release support for cross-os caching as opt-in feature (actions#1060)

* Release support for cross-os caching as opt-in feature
Add documentation for cross-os caching

* Apply suggestions from code review

Co-authored-by: Lovepreet Singh <[email protected]>

* Address review comments

Co-authored-by: Lovepreet Singh <[email protected]>

v3.2.2

Toggle v3.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revert compression changes related to windows but keep version logging (

actions#1049)

* Revert compression changes related to windows
 due to symlink issues

* Added tips and workarounds for cross os