Salman Muin Kayser Chishti
cc6abe3c3a
chore(releases): update release notes for v5.0.0 to remove punycode deprecation warning
2025-12-11 14:43:23 +00:00
Salman Muin Kayser Chishti
c6502bc679
PR number update in releases
2025-12-11 14:33:30 +00:00
Salman Muin Kayser Chishti
bdd6eb4293
update releases
2025-12-11 14:32:58 +00:00
Salman Muin Kayser Chishti
7c1b12a15e
chore(cache): update @actions/core to 2.0.1
2025-12-11 13:57:58 +00:00
Salman Muin Kayser Chishti
eb7ff8401e
chore(cache): regenerate package-lock.json with Node 24
2025-12-10 11:09:56 +00:00
Salman Muin Kayser Chishti
45ec4a2087
chore: update dependencies and remove deprecated package
...
- Removed `@azure/ms-rest-js` dependency to fix Node.js 24+ punycode deprecation warning.
- The `TransferProgressEvent` type is now imported from `@azure/core-rest-pipeline`.
- Updated `package.json` to reflect the new dependency.
- Updated tests to import `TransferProgressEvent` from the new package.
- Updated `package-lock.json` to remove `@azure/ms-rest-js` and include `@azure/core-rest-pipeline`.
- Bumped versions of several dependencies including `@azure/storage-blob` and `@azure/storage-common`.
2025-12-10 11:04:34 +00:00
Salman Muin Kayser Chishti
b0464628c0
Prepare cache v5 release
2025-12-09 16:11:32 +00:00
Salman Muin Kayser Chishti
66e8437b3e
Revert "Io util package usage update"
...
This reverts commit 783332a4b57e9455ec3a361c4e16f659a35f3a97.
2025-10-15 16:28:21 +01:00
Salman Muin Kayser Chishti
9c7501a5f3
Io util package usage update
2025-10-15 16:28:21 +01:00
Salman Muin Kayser Chishti
88a490d2ce
override for node-fetch
2025-10-15 16:28:21 +01:00
Bassem Dghaidi
59c7ebde79
Prepapre cache v4.1.0 release
2025-10-15 16:24:47 +01:00
Ryan Ghadimi
0c907a43d3
no need to resolve
2025-10-15 16:23:02 +01:00
Ryan Ghadimi
d1c1fc4108
lint
2025-10-15 16:23:02 +01:00
Ryan Ghadimi
36f30e6d37
new error state, tests to cover
2025-10-15 16:23:02 +01:00
Ryan Ghadimi
308e05bc50
remove cache size limit
2025-10-15 16:23:02 +01:00
Salman Muin Kayser Chishti
33a9b6c09c
update with dist updates
2025-10-15 16:22:51 +01:00
Salman Muin Kayser Chishti
48e42b1fdd
linting
2025-09-04 15:24:57 +01:00
Salman Muin Kayser Chishti
b738f10ef3
package updates
2025-09-04 15:15:02 +01:00
Salman Muin Kayser Chishti
8f32f385e0
Bump package versions, and fix issues
2025-09-04 14:16:27 +01:00
Salman Muin Kayser Chishti
86207b5042
remove engines 24 reuqirement from toolkit and fix test
2025-09-04 12:41:43 +01:00
Salman Muin Kayser Chishti
6f0cb0c45e
Merge branch 'main' into salmanmkc/node24
2025-08-08 03:54:30 +01:00
Bassem Dghaidi
447ee85f36
Prepare release 4.0.5
2025-08-07 04:00:47 -07:00
Bassem Dghaidi
f3e6fb165e
Fix linter complaints
2025-08-07 03:49:51 -07:00
Bassem Dghaidi
01715621b0
Replace @protobuf-ts/runtime with higher level dep @protobuf-ts/runtime-rpc
2025-08-07 03:21:24 -07:00
Bassem Dghaidi
6c64260c6d
Reintroduce @protobuf-ts/runtime as a runtime dependency v2.11.1
2025-08-07 03:15:33 -07:00
Bassem Dghaidi
c6723084aa
Prepare release 4.0.4
2025-08-06 11:37:53 -07:00
Salman Muin Kayser Chishti
ece2273b24
updates
2025-07-31 23:48:44 +01:00
Salman Muin Kayser Chishti
717b895584
support node 24
2025-07-31 23:37:22 +01:00
Bassem Dghaidi
8ff772deb1
Merge pull request #2106 from actions/Link-/optimise-cache-deps
...
Move `@protobuf-ts/plugin` to dev dependencies
2025-07-31 14:03:14 +02:00
Bassem Dghaidi
8a3652e16d
Optimise cache dependencies
2025-07-31 04:20:29 -07:00
Bassem Dghaidi
d65ee66d9b
Move @protobuf-ts/plugin to dev dependencies
2025-07-28 07:58:41 -07:00
Bassem Dghaidi
6d3feab2bf
Merge pull request #2100 from actions/copilot/fix-2099
...
Improve cache service availability determination and implement conditional error logging
2025-07-28 16:49:10 +02:00
copilot-swe-agent[bot]
bd54a2413a
Fix v1 cache service to only check ACTIONS_CACHE_URL
...
Co-authored-by: Link- <568794+Link-@users.noreply.github.com >
2025-07-14 13:39:13 +00:00
copilot-swe-agent[bot]
89397db14b
Restore server error test and confirm logCacheError function removal
...
Co-authored-by: Link- <568794+Link-@users.noreply.github.com >
2025-07-14 13:01:02 +00:00
copilot-swe-agent[bot]
d48d6b62a4
Remove logCacheError function and implement inline 5xx error detection as requested
...
Co-authored-by: Link- <568794+Link-@users.noreply.github.com >
2025-07-14 12:42:37 +00:00
copilot-swe-agent[bot]
bab3dcf7f3
Complete PR feedback implementation: all cache tests passing
...
Co-authored-by: Link- <568794+Link-@users.noreply.github.com >
2025-07-14 12:26:40 +00:00
copilot-swe-agent[bot]
c51178a15e
Implement 5xx server error detection and fix most cache tests
...
Co-authored-by: Link- <568794+Link-@users.noreply.github.com >
2025-07-14 12:23:44 +00:00
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
Bassem Dghaidi
cf4886cccb
Fix linting issues
2025-07-14 03:49:28 -07:00
Bassem Dghaidi
0c5da92b52
Fix logging of cache key and restore key matches
2025-07-14 03:45:17 -07: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
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
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