Commit Graph

702 Commits (9fc411013eb63519a6930c994c298ba869be6fed)
 

Author SHA1 Message Date
Cyril Rohr 9fc411013e
Merge pull request #40 from cfsnate/implicit-action-cache
Fix S3 Cache
10 months ago
Nate O'Farrell 26cf033594
Update cache availability checks to include S3 save capability in restore and save implementations 10 months ago
Cyril Rohr 3a15256b35
Merge pull request #30 from brndnmtthws/v4
Add support for S3 endpoints
1 year ago
Cyril Rohr e7f2949e44
Merge remote-tracking branch 'origin/v4' 1 year ago
Cyril Rohr 4a6341e149
Merge pull request #37 from runs-on/fix/test-container
Add test for container job
1 year ago
Cyril Rohr 083b9c47d0
Merge commit 'b2a0330cdf8f73b245abd87c6e608a524d1798fb' 1 year ago
Brenden Matthews 2e68c2b015
Merge branch 'v4' of https://github.com/runs-on/cache into v4
Resolved conflicts in dist files by rebuilding after merge.
1 year ago
Brenden Matthews a28af779d2
Add S3 cache download validation and retry logic
- Add empty file validation (0 bytes) and minimum size checks (512 bytes) for tar archives
- Implement download completeness validation (bytes downloaded = expected)
- Add retry logic with exponential backoff for validation failures (3 attempts: 1s/2s/4s delays)
- Create DownloadValidationError class for specific validation failures
- Add comprehensive test coverage for validation scenarios
- Maintain graceful degradation - validation failures log warnings but don't fail workflows
1 year ago
Cyril Rohr b2a0330cdf
Merge pull request #35 from runs-on/v4.2.3
V4.2.3
1 year ago
Cyril Rohr c69008543b
fix 1 year ago
Cyril Rohr 7b6f005782
Enable workflow_dispatch 1 year ago
Cyril Rohr 143e4bc1db
Enable workflow_dispatch 1 year ago
Cyril Rohr 69ead22226
Fix test workflow 1 year ago
Cyril Rohr ae0e379aa0
Merge tag 'v4.2.3' into v4 1 year ago
Salman Chishti 5a3ec84eff
Merge pull request #1577 from salmanmkc/salmanmkc/4-test
Update to use @actions/cache 4.0.3 package & prepare for new release
1 year ago
Salman Chishti 7de21022a7 Update releases.md 1 year ago
Salman Chishti 76d40dd347 Update to use the latest version of the cache package to obfuscate the SAS 1 year ago
Salman Chishti 76dd5eb692 update cache with main 1 year ago
Salman Chishti 8c80c27c5e new package 1 year ago
Salman Chishti 45cfd0e7ff updates 1 year ago
Salman Chishti edd449b9cf updated cache with latest changes 1 year ago
Brenden Matthews 7994cabd39
Add support for S3 endpoints 1 year ago
Salman Chishti 0576707e37 latest test before pr 1 year ago
Salman Chishti 3105dc9754 update 1 year ago
Salman Chishti 9450d42d15 mask 1 year ago
Salman Chishti 7d05b27fb9 update cache package to mask whole sas to the end of the line 1 year ago
Salman Chishti 507b84c6a6 artifact changes 1 year ago
Salman Chishti f248408e15 type 1 year ago
Salman Chishti c30eb5542e debugging 1 year ago
Salman Chishti 5b6ae99d8b mask whole url 1 year ago
Salman Chishti eca7c65a55 changed 1 year ago
Salman Chishti 1b5d75f5cf add changes 1 year ago
Rob Herley d4323d4df1
Merge pull request #1560 from actions/robherley/v4.2.2
Bump @actions/cache to v4.0.2
1 year ago
Rob Herley da26677639
bump @actions/cache to v4.0.2, prep for v4.2.2 release 1 year ago
Rob Herley 7921ae235b
Merge pull request #1557 from actions/robherley/ia-workflow-released
Update publish-immutable-actions.yml
1 year ago
Rob Herley 3937731706
Update publish-immutable-actions.yml 1 year ago
Rob Herley 0c907a75c2
Merge pull request #1554 from actions/robherley/v4.2.1
Bump @actions/cache to v4.0.1
1 year ago
Rob Herley 710893c236
bump @actions/cache to v4.0.1 1 year ago
Alessandro Sebastiani 9fa7e61ec7
Update force deletion docs due a recent deprecation (#1500)
* fix: update force deletion docs due a recent deprecation

* fix: applied josh's suggestions

---------

Co-authored-by: Josh Gross <joshmgross@github.com>
1 year ago
Tobbe Lundberg 36f1e144e1
docs: Make the "always save prime numbers" example more clear (#1525) 2 years ago
janco-absa 53aa38c736
Correct GitHub Spelling in caching-strategies.md (#1526)
GitHub was spelled incorrectly 3 lines under the Understanding how to choose path section
2 years ago
Bassem Dghaidi 1bd1e32a3b
Merge pull request #1509 from actions/Link-/cache-4.2.0
Prepare release `v4.2.0`
2 years ago
Bassem Dghaidi 882d7ced4c Add 3.4.0 release notes 2 years ago
Bassem Dghaidi f2695d7a42 Rerun CI 2 years ago
Bassem Dghaidi f46ceeb60d Add licensed output 2 years ago
Bassem Dghaidi e6f5858749 Add lodash to list of reviewed licenses 2 years ago
Bassem Dghaidi 4ae6f21c0d Add reviewed licensed packages 2 years ago
Bassem Dghaidi c16df86586 Add licensed output 2 years ago
Bassem Dghaidi b109c12f3b Upgrade @actions/core to 1.11.1 and other deps 2 years ago
Bassem Dghaidi b7d227d702 Upgrade @vercel/ncc to 0.38.3 2 years ago