Cyril Rohr
|
9fc411013e
|
Merge pull request #40 from cfsnate/implicit-action-cache
Fix S3 Cache
|
2025-10-14 20:40:32 +02:00 |
Nate O'Farrell
|
26cf033594
|
Update cache availability checks to include S3 save capability in restore and save implementations
|
2025-10-03 16:02:41 -04:00 |
Cyril Rohr
|
3a15256b35
|
Merge pull request #30 from brndnmtthws/v4
Add support for S3 endpoints
|
2025-06-24 15:26:00 +02:00 |
Cyril Rohr
|
e7f2949e44
|
Merge remote-tracking branch 'origin/v4'
|
2025-06-24 11:56:45 +02:00 |
Cyril Rohr
|
4a6341e149
|
Merge pull request #37 from runs-on/fix/test-container
Add test for container job
|
2025-06-24 11:56:32 +02:00 |
Cyril Rohr
|
083b9c47d0
|
Merge commit 'b2a0330cdf8f73b245abd87c6e608a524d1798fb'
|
2025-06-24 11:56:06 +02:00 |
Brenden Matthews
|
2e68c2b015
|
Merge branch 'v4' of https://github.com/runs-on/cache into v4
Resolved conflicts in dist files by rebuilding after merge.
|
2025-06-23 21:03:22 -04:00 |
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
|
2025-06-20 16:35:40 -04:00 |
Cyril Rohr
|
b2a0330cdf
|
Merge pull request #35 from runs-on/v4.2.3
V4.2.3
|
2025-06-04 11:48:07 +02:00 |
Cyril Rohr
|
c69008543b
|
fix
|
2025-05-27 14:29:17 +02:00 |
Cyril Rohr
|
7b6f005782
|
Enable workflow_dispatch
|
2025-05-27 14:26:38 +02:00 |
Cyril Rohr
|
143e4bc1db
|
Enable workflow_dispatch
|
2025-05-27 14:19:33 +02:00 |
Cyril Rohr
|
69ead22226
|
Fix test workflow
|
2025-05-27 14:15:43 +02:00 |
Cyril Rohr
|
ae0e379aa0
|
Merge tag 'v4.2.3' into v4
|
2025-05-27 14:14:08 +02:00 |
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
|
2025-03-19 18:06:32 +00:00 |
Salman Chishti
|
7de21022a7
|
Update releases.md
|
2025-03-18 08:00:50 -07:00 |
Salman Chishti
|
76d40dd347
|
Update to use the latest version of the cache package to obfuscate the SAS
|
2025-03-18 07:58:36 -07:00 |
Salman Chishti
|
76dd5eb692
|
update cache with main
|
2025-03-18 03:43:02 -07:00 |
Salman Chishti
|
8c80c27c5e
|
new package
|
2025-03-13 04:55:45 -07:00 |
Salman Chishti
|
45cfd0e7ff
|
updates
|
2025-03-13 04:30:51 -07:00 |
Salman Chishti
|
edd449b9cf
|
updated cache with latest changes
|
2025-03-12 03:22:00 -07:00 |
Brenden Matthews
|
7994cabd39
|
Add support for S3 endpoints
|
2025-03-11 13:29:31 -04:00 |
Salman Chishti
|
0576707e37
|
latest test before pr
|
2025-03-10 06:54:42 -07:00 |
Salman Chishti
|
3105dc9754
|
update
|
2025-03-10 04:27:54 -07:00 |
Salman Chishti
|
9450d42d15
|
mask
|
2025-03-10 04:24:44 -07:00 |
Salman Chishti
|
7d05b27fb9
|
update cache package to mask whole sas to the end of the line
|
2025-03-10 04:20:14 -07:00 |
Salman Chishti
|
507b84c6a6
|
artifact changes
|
2025-03-07 08:47:30 -08:00 |
Salman Chishti
|
f248408e15
|
type
|
2025-03-07 08:12:07 -08:00 |
Salman Chishti
|
c30eb5542e
|
debugging
|
2025-03-07 08:06:30 -08:00 |
Salman Chishti
|
5b6ae99d8b
|
mask whole url
|
2025-03-07 08:02:01 -08:00 |
Salman Chishti
|
eca7c65a55
|
changed
|
2025-03-07 08:00:03 -08:00 |
Salman Chishti
|
1b5d75f5cf
|
add changes
|
2025-03-07 07:56:21 -08:00 |
Rob Herley
|
d4323d4df1
|
Merge pull request #1560 from actions/robherley/v4.2.2
Bump @actions/cache to v4.0.2
|
2025-02-27 09:47:05 -05:00 |
Rob Herley
|
da26677639
|
bump @actions/cache to v4.0.2, prep for v4.2.2 release
|
2025-02-26 12:45:56 -05:00 |
Rob Herley
|
7921ae235b
|
Merge pull request #1557 from actions/robherley/ia-workflow-released
Update publish-immutable-actions.yml
|
2025-02-18 17:47:05 -05:00 |
Rob Herley
|
3937731706
|
Update publish-immutable-actions.yml
|
2025-02-18 17:43:49 -05:00 |
Rob Herley
|
0c907a75c2
|
Merge pull request #1554 from actions/robherley/v4.2.1
Bump @actions/cache to v4.0.1
|
2025-02-18 12:38:31 -05:00 |
Rob Herley
|
710893c236
|
bump @actions/cache to v4.0.1
|
2025-02-14 13:20:28 -05:00 |
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>
|
2025-02-12 10:49:34 -05:00 |
Tobbe Lundberg
|
36f1e144e1
|
docs: Make the "always save prime numbers" example more clear (#1525)
|
2025-01-09 23:36:56 +00:00 |
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
|
2025-01-06 16:55:00 +00:00 |
Bassem Dghaidi
|
1bd1e32a3b
|
Merge pull request #1509 from actions/Link-/cache-4.2.0
Prepare release `v4.2.0`
|
2024-12-05 17:32:57 +01:00 |
Bassem Dghaidi
|
882d7ced4c
|
Add 3.4.0 release notes
|
2024-12-05 04:30:22 -08:00 |
Bassem Dghaidi
|
f2695d7a42
|
Rerun CI
|
2024-12-05 03:40:40 -08:00 |
Bassem Dghaidi
|
f46ceeb60d
|
Add licensed output
|
2024-12-04 13:44:43 -08:00 |
Bassem Dghaidi
|
e6f5858749
|
Add lodash to list of reviewed licenses
|
2024-12-04 12:58:41 -08:00 |
Bassem Dghaidi
|
4ae6f21c0d
|
Add reviewed licensed packages
|
2024-12-04 12:26:01 -08:00 |
Bassem Dghaidi
|
c16df86586
|
Add licensed output
|
2024-12-04 12:08:14 -08:00 |
Bassem Dghaidi
|
b109c12f3b
|
Upgrade @actions/core to 1.11.1 and other deps
|
2024-12-04 12:06:05 -08:00 |
Bassem Dghaidi
|
b7d227d702
|
Upgrade @vercel/ncc to 0.38.3
|
2024-12-04 11:59:05 -08:00 |