crosvm/infra/recipes
Zihan Chen 97786ba7cd infra/recipes: Fix crOS container build recipe
1. remove `--current-branch` as it shouldn't be used for crOS
checkout as crOS can have ebuilds sync to commit not part of main
2. allow unshallow to fail as sometimes repo sync results in a deep
checkout

TEST=led get-builder luci.crosvm.ci:chromeos_hatch | led edit-cr-cl https://chromium-review.googlesource.com/c/crosvm/crosvm/+/4015697 | led edit-recipe-bundle | led launch
BUG=b:240692674

Change-Id: I10335c07dc5f907b7b8989b6af53a24c803844d6
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/4015697
Commit-Queue: Dennis Kempin <denniskempin@google.com>
Reviewed-by: Dennis Kempin <denniskempin@google.com>
Auto-Submit: Zihan Chen <zihanchen@google.com>
2022-11-09 20:34:37 +00:00
..
build_chromeos_hatch.expected infra: Add build_chromeos_container builder 2022-10-26 23:05:08 +00:00
build_docs.expected
build_linux.expected Add mingw64 builder to postsubmit 2022-10-18 21:12:14 +00:00
build_windows.expected
health_check.expected
push_to_github.expected
push_to_github.resources
update_chromeos_merges.expected
build_chromeos_hatch.py infra/recipes: Fix crOS container build recipe 2022-11-09 20:34:37 +00:00
build_docs.py
build_linux.proto
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
push_to_github.py
update_chromeos_merges.py