copilot-swe-agent[bot]
cf3aaeb491
Update tests to expect warnings instead of errors for non-5xx cache failures
...
Co-authored-by: Link- <568794+Link-@users.noreply.github.com >
2025-07-14 12:07:37 +00:00
copilot-swe-agent[bot]
513216f1dd
Fix tests to expect errors instead of warnings for cache failures
...
- Update restoreCacheV2.test.ts, restoreCache.test.ts, saveCacheV2.test.ts, and saveCache.test.ts
- Change test expectations from core.warning to core.error for cache operation failures
- All tests now pass successfully
Co-authored-by: Link- <568794+Link-@users.noreply.github.com >
2025-07-14 10:38:47 +00:00
copilot-swe-agent[bot]
3c90578c30
Improve cache service availability determination and change warnings to errors
...
- Update isFeatureAvailable() to leverage ACTIONS_CACHE_SERVICE_V2 feature flag
- For v2: check ACTIONS_RESULTS_URL availability
- For v1: check either ACTIONS_CACHE_URL or ACTIONS_RESULTS_URL availability
- Change warning logs to error logs for cache failures
- Add comprehensive tests covering all scenarios
Co-authored-by: Link- <568794+Link-@users.noreply.github.com >
2025-07-14 10:32:34 +00:00
copilot-swe-agent[bot]
be5a2ce677
Initial plan
2025-07-14 10:19:51 +00:00
Ben De St Paer-Gotch
683703c114
Merge pull request #2086 from actions/nebuk89-patch-1
...
Update README.md
2025-06-16 10:06:48 +01:00
Ben De St Paer-Gotch
c28e7d4d5f
Update README.md
...
Co-authored-by: Remy Suen <remy.suen@gmail.com >
2025-06-12 10:28:03 +01:00
Ben De St Paer-Gotch
12e323ae30
Update README.md
2025-06-10 16:39:47 +01:00
Brian DeHamer
f31c2921c1
Merge pull request #2058 from actions/dependabot/npm_and_yarn/packages/attest/undici-5.29.0
...
Bump undici from 5.28.5 to 5.29.0 in /packages/attest
2025-05-25 16:30:11 -07:00
dependabot[bot]
41b3ce3141
Bump undici from 5.28.5 to 5.29.0 in /packages/attest
...
Bumps [undici](https://github.com/nodejs/undici ) from 5.28.5 to 5.29.0.
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v5.28.5...v5.29.0 )
---
updated-dependencies:
- dependency-name: undici
dependency-version: 5.29.0
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-15 16:30:57 +00:00
Josh Gross
8d8a914a94
Document context.runAttempt in @actions/github 6.0.1 ( #2054 )
2025-05-13 10:37:14 -04:00
Brian DeHamer
36db4d62ad
Merge pull request #2045 from actions/dependabot/npm_and_yarn/packages/attest/octokit/endpoint-9.0.6
...
Bump @octokit/endpoint from 9.0.5 to 9.0.6 in /packages/attest
2025-05-08 10:47:59 -07:00
Brian DeHamer
a25b686a45
Merge pull request #2044 from actions/dependabot/npm_and_yarn/packages/attest/octokit/request-error-5.1.1
...
Bump @octokit/request-error from 5.1.0 to 5.1.1 in /packages/attest
2025-05-08 10:47:20 -07:00
dependabot[bot]
957610a37a
Bump @octokit/request-error from 5.1.0 to 5.1.1 in /packages/attest
...
Bumps [@octokit/request-error](https://github.com/octokit/request-error.js ) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/octokit/request-error.js/releases )
- [Commits](https://github.com/octokit/request-error.js/compare/v5.1.0...v5.1.1 )
---
updated-dependencies:
- dependency-name: "@octokit/request-error"
dependency-version: 5.1.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-08 11:19:50 +00:00
dependabot[bot]
6ed621e7d1
Bump @octokit/endpoint from 9.0.5 to 9.0.6 in /packages/attest
...
Bumps [@octokit/endpoint](https://github.com/octokit/endpoint.js ) from 9.0.5 to 9.0.6.
- [Release notes](https://github.com/octokit/endpoint.js/releases )
- [Commits](https://github.com/octokit/endpoint.js/compare/v9.0.5...v9.0.6 )
---
updated-dependencies:
- dependency-name: "@octokit/endpoint"
dependency-version: 9.0.6
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-08 11:19:48 +00:00
Ryan Ghadimi
8007c1c535
Merge pull request #2049 from actions/ghadimir/audit_fix
...
NPM audit fixes
2025-05-08 12:18:34 +01:00
Ryan Ghadimi
6444290c57
release prep
2025-05-08 08:53:55 +00:00
Ryan Ghadimi
f32d6bc043
bump octokit core
2025-05-08 08:42:32 +00:00
Ryan Ghadimi
2e4ab87130
artifact deps
2025-05-08 08:38:48 +00:00
Ryan Ghadimi
ef199a9ab0
Merge pull request #2043 from actions/ghadimir/audit_fix
...
NPM Audit Fixes
2025-05-07 15:58:29 +01:00
Ryan Ghadimi
917a43eb6e
bump octokit methods
2025-05-07 11:17:56 +00:00
Ryan Ghadimi
07cac0a6b3
bump gh package ver
2025-05-07 11:12:29 +00:00
Ryan Ghadimi
2046ee6d6b
gh package release prep
2025-05-07 11:08:28 +00:00
Ryan Ghadimi
2b476323c4
fix packages/gh deps
2025-05-07 11:05:00 +00:00
Ryan Ghadimi
aebe304a19
Merge pull request #2041 from actions/ghadimir/fix_cache_tests
...
Fix cache tests
2025-05-07 09:53:32 +01:00
Ryan Ghadimi
e8f276a715
alphabetically order them
2025-05-07 08:31:17 +00:00
Ryan Ghadimi
d156bcaa78
maybe this works instead
2025-05-06 20:22:05 +00:00
Ryan Ghadimi
5ae4c5be28
don't need that maybe
2025-05-06 20:08:50 +00:00
Ryan Ghadimi
d50f1ac1b9
change url
2025-05-06 20:02:27 +00:00
Ryan Ghadimi
87cb7035bb
add env variable for cache tests
2025-05-06 19:50:44 +00:00
Alisson Tenório
1b1e81526b
Update README.md ( #1719 )
2025-04-09 10:46:07 -04:00
Salman Chishti
525ebf0c50
Merge pull request #2004 from AbhiPrasad/patch-1
...
fix link in `@actions/artifact` `RELEASES.md`
2025-04-09 15:34:10 +01:00
Abhijeet Prasad
07341e11d8
fix link in @actions/artifact RELEASES.md
2025-03-26 11:22:14 -04:00
Salman Chishti
930c890727
Merge pull request #1995 from actions/salmanmkc/2-new-cache-artifacts-release
...
Prepare Cache v4.0.3 & Artifact v2.3.2 releases
2025-03-17 21:22:10 +00:00
Salman Chishti
a410c4a9cf
remove extra brace
2025-03-17 17:14:25 +00:00
Salman Chishti
10277d48ca
Add update to release doc, as will include it in this release
2025-03-17 17:12:32 +00:00
JoannaaKL
857c61a9df
Merge pull request #1994 from gitulisca-enterprise-cloud-testing/gitulisca/log-restore-request-version
...
Log cache version requested on debugging message
2025-03-17 17:58:16 +01:00
Salman Chishti
c40bccc9c3
Use patch instead of minor
2025-03-17 14:08:42 +00:00
Salman Chishti
ff4d4afef8
shared instead of secure
2025-03-17 12:48:56 +00:00
Salman Chishti
4d4bbebd6a
update package-lock.json
2025-03-17 12:47:54 +00:00
Salman Chishti
261fcae498
change it to minor version instead of patch
2025-03-17 12:44:51 +00:00
Salman Chishti
4059d2af66
update versions for cache and artifact
2025-03-17 12:09:16 +00:00
Salman Chishti
2559a2ac8a
Merge pull request #1982 from actions/salmanmkc/obfuscate-sas
...
Remove logging of any SAS tokens in Actions/Cache and Actions/Artifact
2025-03-17 11:47:29 +00:00
Art Leo
514314311c
Log cache version requested
2025-03-15 10:13:43 +11:00
Salman Chishti
957d42e6c5
add encoding back with extra tests
2025-03-14 06:38:57 -07:00
Salman Chishti
39419dd8c3
don't need to url encode or set var
2025-03-14 06:21:41 -07:00
Salman Chishti
d13e6311f1
fix tests
2025-03-14 04:28:22 -07:00
Salman Chishti
6876e2a664
update ts docs
2025-03-13 04:47:49 -07:00
Salman Chishti
fc482662af
PR feedback, back to simplified approach, no export on client as well
2025-03-13 04:23:45 -07:00
Salman Chishti
abd9054c61
Log debug error when failing to decode
2025-03-12 08:14:01 -07:00
Ryan Ghadimi
253e837c4d
Merge pull request #1991 from actions/ghadimir/hash_to_digest_upload
...
Change hash to digest for consistent terminology across runner logs
2025-03-12 12:26:25 +00:00