checkout/__test__
Copilot 064fe7f331
Add orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID is set (#2355)
* Initial plan

* Add orchestration ID support to git user-agent

Co-authored-by: TingluoHuang <1750815+TingluoHuang@users.noreply.github.com>

* Apply suggestion from @Copilot

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Improve tests to verify user-agent content and handle empty sanitized IDs

Co-authored-by: TingluoHuang <1750815+TingluoHuang@users.noreply.github.com>

* Simplify orchestration ID validation to accept any non-empty sanitized value

Co-authored-by: TingluoHuang <1750815+TingluoHuang@users.noreply.github.com>

* Remove test for orchestration ID with only invalid characters

Co-authored-by: TingluoHuang <1750815+TingluoHuang@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: TingluoHuang <1750815+TingluoHuang@users.noreply.github.com>
Co-authored-by: Tingluo Huang <tingluohuang@github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-08 15:07:38 -05:00
..
git-auth-helper.test.ts Persist creds to a separate file (#2286) 2025-11-03 13:08:38 -06:00
git-command-manager.test.ts Add orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID is set (#2355) 2026-01-08 15:07:38 -05:00
git-directory-helper.test.ts Persist creds to a separate file (#2286) 2025-11-03 13:08:38 -06:00
git-version.test.ts
input-helper.test.ts
modify-work-tree.sh
override-git-version.cmd
override-git-version.sh
ref-helper.test.ts
retry-helper.test.ts
url-helper.test.ts
verify-basic.sh
verify-clean.sh
verify-fetch-filter.sh
verify-lfs.sh
verify-no-unstaged-changes.sh
verify-side-by-side.sh
verify-sparse-checkout-non-cone-mode.sh
verify-sparse-checkout.sh
verify-submodules-false.sh
verify-submodules-recursive.sh Persist creds to a separate file (#2286) 2025-11-03 13:08:38 -06:00
verify-submodules-true.sh Persist creds to a separate file (#2286) 2025-11-03 13:08:38 -06:00
verify-worktree.sh Add worktree support for persist-credentials includeIf (#2327) 2025-12-01 19:53:23 -06:00