copilot-swe-agent[bot] and salmanmkc
de5ed035f9
Bump package versions and update RELEASES.md for http-client, github, and attest
...
Co-authored-by: salmanmkc <[email protected] >
2025-12-11 09:41:26 +00:00
copilot-swe-agent[bot] and salmanmkc
6300e516de
Update undici to v7 and fix TypeScript compilation issues
...
Co-authored-by: salmanmkc <[email protected] >
2025-12-11 00:07:41 +00:00
copilot-swe-agent[bot] and salmanmkc
b43ff0bde6
Migrate artifact package from @azure/core-http to @azure/core-rest-pipeline
...
Co-authored-by: salmanmkc <[email protected] >
2025-12-10 23:54:25 +00:00
copilot-swe-agent[bot]
d643650969
Initial plan
2025-12-10 23:44:08 +00:00
copilot-swe-agent[bot] and Link-
a0907ed2e2
Remove .nx/ from .gitignore as requested
...
Co-authored-by: Link- <[email protected] >
2025-07-14 13:49:49 +00:00
copilot-swe-agent[bot] and Link-
bd54a2413a
Fix v1 cache service to only check ACTIONS_CACHE_URL
...
Co-authored-by: Link- <[email protected] >
2025-07-14 13:39:13 +00:00
copilot-swe-agent[bot] and Link-
89397db14b
Restore server error test and confirm logCacheError function removal
...
Co-authored-by: Link- <[email protected] >
2025-07-14 13:01:02 +00:00
copilot-swe-agent[bot] and Link-
d48d6b62a4
Remove logCacheError function and implement inline 5xx error detection as requested
...
Co-authored-by: Link- <[email protected] >
2025-07-14 12:42:37 +00:00
copilot-swe-agent[bot] and Link-
bab3dcf7f3
Complete PR feedback implementation: all cache tests passing
...
Co-authored-by: Link- <[email protected] >
2025-07-14 12:26:40 +00:00
copilot-swe-agent[bot] and Link-
c51178a15e
Implement 5xx server error detection and fix most cache tests
...
Co-authored-by: Link- <[email protected] >
2025-07-14 12:23:44 +00:00
copilot-swe-agent[bot]
bbc6082700
Add .nx/ to .gitignore to exclude build cache files
2025-07-14 12:09:41 +00:00
copilot-swe-agent[bot] and Link-
cf3aaeb491
Update tests to expect warnings instead of errors for non-5xx cache failures
...
Co-authored-by: Link- <[email protected] >
2025-07-14 12:07:37 +00:00
copilot-swe-agent[bot] and Link-
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- <[email protected] >
2025-07-14 10:38:47 +00:00
copilot-swe-agent[bot] and Link-
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- <[email protected] >
2025-07-14 10:32:34 +00:00
copilot-swe-agent[bot]
be5a2ce677
Initial plan
2025-07-14 10:19:51 +00:00