Tags: spitfire-audio/cache
Tags
Merge pull request actions#1162 from actions/rentziass/actions-core Bump actions/core to 1.10.0
Merge pull request actions#1135 from actions/update_v2 Updating actions/core to version 1.10 for cache v2
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]>
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
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
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]>
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
PreviousNext