39 Commits
Author SHA1 Message Date
copilot-swe-agent[bot]andTingluoHuang 2a9d836b08 Revert @actions/attest http-client dependency to ^2.2.3
Co-authored-by: TingluoHuang <[email protected]>
2026-01-07 23:17:02 +00:00
copilot-swe-agent[bot]andTingluoHuang 3a3b073ef2 Revert changes to github, tool-cache packages and .gitignore
Co-authored-by: TingluoHuang <[email protected]>
2026-01-07 22:38:20 +00:00
copilot-swe-agent[bot]andTingluoHuang d3a0fb260e Revert @actions/attest version to 2.1.0 - no new release needed
Co-authored-by: TingluoHuang <[email protected]>
2026-01-07 22:33:05 +00:00
copilot-swe-agent[bot]andTingluoHuang be4fdc505f Fix package-lock.json to mark typescript as dev dependency
Co-authored-by: TingluoHuang <[email protected]>
2026-01-07 22:10:30 +00:00
copilot-swe-agent[bot]andTingluoHuang 6be37922c5 Add .nx/ to .gitignore and remove cached build artifacts
Co-authored-by: TingluoHuang <[email protected]>
2026-01-07 22:04:45 +00:00
copilot-swe-agent[bot]andTingluoHuang dfc20acda2 Verify changes with tests - all package-specific tests passing
Co-authored-by: TingluoHuang <[email protected]>
2026-01-07 22:03:56 +00:00
copilot-swe-agent[bot]andTingluoHuang dc1fec82a6 Update all packages to use @actions/http-client@^3.0.1 and bump patch versions
Co-authored-by: TingluoHuang <[email protected]>
2026-01-07 21:55:41 +00:00
copilot-swe-agent[bot] 9339b3573b Initial plan 2026-01-07 21:51:58 +00:00
copilot-swe-agent[bot]andTingluoHuang d73fffceed Combine duplicate RELEASES.md entries into single line
Co-authored-by: TingluoHuang <[email protected]>
2026-01-07 18:44:34 +00:00
copilot-swe-agent[bot]andTingluoHuang 16f0b3d28e Revert .gitignore change as requested
Co-authored-by: TingluoHuang <[email protected]>
2026-01-07 18:40:39 +00:00
copilot-swe-agent[bot]andTingluoHuang 398e2cb68b Change version from 3.1.0 to 3.0.1 as requested
Co-authored-by: TingluoHuang <[email protected]>
2026-01-07 18:31:01 +00:00
copilot-swe-agent[bot]andTingluoHuang 4b9031fa77 Bump http-client version to 3.1.0 and update RELEASES.md
Co-authored-by: TingluoHuang <[email protected]>
2026-01-07 18:13:07 +00:00
copilot-swe-agent[bot] 959cb66bd5 Initial plan 2026-01-07 18:02:29 +00:00
copilot-swe-agent[bot]andTingluoHuang 83c13c81ba Improve test cleanup and add missing test coverage
Co-authored-by: TingluoHuang <[email protected]>
2026-01-06 19:19:35 +00:00
copilot-swe-agent[bot]andTingluoHuang bccbba401a Fix lint error: remove unnecessary escape in regex
Co-authored-by: TingluoHuang <[email protected]>
2026-01-06 18:30:18 +00:00
copilot-swe-agent[bot]andTingluoHuang 3a191eecf6 Add default user-agent 'actions/http-client' when none provided
Co-authored-by: TingluoHuang <[email protected]>
2026-01-06 18:10:12 +00:00
copilot-swe-agent[bot]andTingluoHuang 97f5a6f0dc Simplify constructor by handling undefined in helper method
Co-authored-by: TingluoHuang <[email protected]>
2026-01-06 18:03:26 +00:00
copilot-swe-agent[bot]andTingluoHuang 48a7cdbf9c Remove .gitignore change for .nx/ directory
Co-authored-by: TingluoHuang <[email protected]>
2026-01-06 17:54:40 +00:00
copilot-swe-agent[bot]andTingluoHuang 3f1933edf9 Revert unrelated version bumps in package-lock.json files
Co-authored-by: TingluoHuang <[email protected]>
2026-01-06 17:50:28 +00:00
copilot-swe-agent[bot]andTingluoHuang 2215c8e5aa Restrict sanitization to only allow 0-9, a-z, _, -, .
Co-authored-by: TingluoHuang <[email protected]>
2026-01-06 17:37:28 +00:00
copilot-swe-agent[bot]andTingluoHuang af6de2cb95 Move orchestration ID logic to constructor for efficiency
Co-authored-by: TingluoHuang <[email protected]>
2026-01-06 17:30:28 +00:00
copilot-swe-agent[bot]andTingluoHuang 1dc58e3080 Rename github_orchestration_id to actions_orchestration_id
Co-authored-by: TingluoHuang <[email protected]>
2026-01-06 17:20:43 +00:00
copilot-swe-agent[bot]andTingluoHuang 20596c1d96 Move hyphen to end of character class for cleaner regex
Co-authored-by: TingluoHuang <[email protected]>
2026-01-06 16:30:09 +00:00
copilot-swe-agent[bot]andTingluoHuang 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]andTingluoHuang 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]andTingluoHuang 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]andTingluoHuang 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]andLink- 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]andLink- 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]andLink- 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]andLink- 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]andLink- 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]andLink- 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]andLink- 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]andLink- 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]andLink- 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