copilot-swe-agent[bot] and TingluoHuang
557f80fd03
Fix regex to properly escape hyphen in character class
...
Co-authored-by: TingluoHuang <[email protected] >
2026-01-06 16:28:52 +00:00
copilot-swe-agent[bot] and TingluoHuang
32c52bb78a
Use product/version format and sanitize orchestration ID
...
Co-authored-by: TingluoHuang <[email protected] >
2026-01-06 16:26:29 +00:00
copilot-swe-agent[bot] and TingluoHuang
6d9a3fe547
Format code and update .gitignore to exclude .nx cache
...
Co-authored-by: TingluoHuang <[email protected] >
2026-01-06 15:36:15 +00:00
copilot-swe-agent[bot] and TingluoHuang
4e1c194b34
Add ACTIONS_ORCHESTRATION_ID support to http-client user-agent
...
Co-authored-by: TingluoHuang <[email protected] >
2026-01-06 15:32:55 +00:00
copilot-swe-agent[bot]
09cb71a033
Initial plan
2026-01-06 15:22:42 +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