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__
SKi 47fbe2df0a
Fix: Checkout fail in self-hosted runners when faulty submodule are checked-in (#1196)
* Fix Self hosted runner issue wrt bad submodules - solution cleanup working space.

* Fix format with npm run format output

* Add mock implementation for new function submoduleStatus

* Add 2  test cases for submodule status.

* Codeql-Action Analyse revert v1 to v2

---------

Co-authored-by: Bassem Dghaidi <568794+Link-@users.noreply.github.com>
Co-authored-by: sminnie <minnie@sankhe.com>
3 years ago
..
git-auth-helper.test.ts Fix: Checkout fail in self-hosted runners when faulty submodule are checked-in (#1196) 3 years ago
git-command-manager.test.ts Implement branch list using callbacks from exec function (#1045) 3 years ago
git-directory-helper.test.ts Fix: Checkout fail in self-hosted runners when faulty submodule are checked-in (#1196) 3 years ago
git-version.test.ts Convert checkout to a regular action (#70) 6 years ago
input-helper.test.ts Add set-safe-directory input to allow customers to take control. (#770) 4 years ago
modify-work-tree.sh Convert checkout to a regular action (#70) 6 years ago
override-git-version.cmd Swap to Environment Files (#360) 5 years ago
override-git-version.sh Swap to Environment Files (#360) 5 years ago
ref-helper.test.ts update dev dependencies and react to new linting rules (#611) 4 years ago
retry-helper.test.ts update dev dependencies and react to new linting rules (#611) 4 years ago
verify-basic.sh update default branch (#305) 5 years ago
verify-clean.sh Convert checkout to a regular action (#70) 6 years ago
verify-lfs.sh Convert checkout to a regular action (#70) 6 years ago
verify-no-unstaged-changes.sh update troubleshooting instructions to include 'npm run format' 6 years ago
verify-side-by-side.sh Convert checkout to a regular action (#70) 6 years ago
verify-submodules-false.sh add support for submodules (#173) 6 years ago
verify-submodules-recursive.sh add support for submodules (#173) 6 years ago
verify-submodules-true.sh add support for submodules (#173) 6 years ago