crosvm/infra/recipes
Zihan Chen 50652dcd93 infra/recipes: Unshallow repo checkout few times as needed
Turns out `git fetch --unshallow` once can be insufficient in some
cases to move current checkout form grafted state. Use a loop to
unshallow it until it's not shallow.

TEST=led get-build 8797542734442160913 | led edit-recipe-bundle | led launch
BUG=b:240692674

Change-Id: If2dbe08f0e3341aefc42afee9db8e8b39efab56a
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/4026809
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
Auto-Submit: Zihan Chen <zihanchen@google.com>
2022-11-15 18:46:31 +00:00
..
build_chromeos_hatch.expected infra: Add build_chromeos_container builder 2022-10-26 23:05:08 +00:00
build_docs.expected infra: Public API docs at /doc instead of /api 2022-07-29 01:12:44 +00:00
build_linux.expected Add mingw64 builder to postsubmit 2022-10-18 21:12:14 +00:00
build_windows.expected infra: Use new --platform flag for run_tests 2022-09-20 21:40:07 +00:00
health_check.expected Roll recipe dependencies (nontrivial). 2022-08-16 22:20:43 +00:00
push_to_github.expected infra: Add push-to-github builder 2022-05-31 21:26:19 +00:00
push_to_github.resources Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00
update_chromeos_merges.expected tools/run_tests: Use triples for arch 2022-07-01 19:16:59 +00:00
build_chromeos_hatch.py infra/recipes: Unshallow repo checkout few times as needed 2022-11-15 18:46:31 +00:00
build_docs.py Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00
build_linux.proto Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00
build_linux.py Add mingw64 builder to postsubmit 2022-10-18 21:12:14 +00:00
build_windows.py crosvm: Enable clippy in windows LUCI 2022-11-03 19:09:05 +00:00
health_check.py Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00
push_to_github.py Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00
update_chromeos_merges.py Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00