You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
3 months ago
..
git-auth-helper.test.ts Persist creds to a separate file (#2286) 5 months ago
git-command-manager.test.ts Add orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID is set (#2355) 3 months ago
git-directory-helper.test.ts Persist creds to a separate file (#2286) 5 months ago
git-version.test.ts Check git version before attempting to disable `sparse-checkout` (#1656) 2 years ago
input-helper.test.ts Add support for partial checkout filters (#1396) 3 years ago
modify-work-tree.sh
override-git-version.cmd Swap to Environment Files (#360) 6 years ago
override-git-version.sh Swap to Environment Files (#360) 6 years ago
ref-helper.test.ts Check out other refs/* by commit if provided, fall back to ref (#1924) 2 years ago
retry-helper.test.ts Update NPM dependencies (#1703) 2 years ago
url-helper.test.ts Expand unit test coverage (#1946) 1 year ago
verify-basic.sh Disable `extensions.worktreeConfig` when disabling `sparse-checkout` (#1692) 2 years ago
verify-clean.sh
verify-fetch-filter.sh Add support for partial checkout filters (#1396) 3 years ago
verify-lfs.sh
verify-no-unstaged-changes.sh update troubleshooting instructions to include 'npm run format' 6 years ago
verify-side-by-side.sh
verify-sparse-checkout-non-cone-mode.sh Mark test scripts with Bash'isms to be run via Bash (#1377) 3 years ago
verify-sparse-checkout.sh Mark test scripts with Bash'isms to be run via Bash (#1377) 3 years ago
verify-submodules-false.sh add support for submodules (#173) 6 years ago
verify-submodules-recursive.sh Persist creds to a separate file (#2286) 5 months ago
verify-submodules-true.sh Persist creds to a separate file (#2286) 5 months ago
verify-worktree.sh Add worktree support for persist-credentials includeIf (#2327) 4 months ago