crosvm/infra/recipes
Dennis Kempin 29dce9b14c Add Cargo.lock check to tools/health-check
The check will verify that the Cargo.lock file is current. This
catches issues where conflicting changes would leave ToT with
an outdated lockfile.

BUG=b:240435583
TEST=./tools/health-check lockfiles

Change-Id: Idd92fe58d3b76f62582848673cbfdd18698ac3e8
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3811202
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
Commit-Queue: Dennis Kempin <denniskempin@google.com>
Tested-by: Dennis Kempin <denniskempin@google.com>
2022-08-15 19:38:44 +00:00
..
build_chromeos.expected infra: Add cros_workon flow to chromeos builder 2022-07-21 18:35:51 +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 infra: Integrate coverage upload into build_linux 2022-08-09 17:23:42 +00:00
build_windows.expected infra: run Windows tests with --verbose 2022-07-14 23:17:14 +00:00
health_check.expected infra: Use new health check script 2022-08-15 18:52:02 +00:00
push_to_github.expected
push_to_github.resources
update_chromeos_merges.expected
build_chromeos.proto
build_chromeos.py infra: Add cros_workon flow to chromeos builder 2022-07-21 18:35:51 +00:00
build_docs.py infra: Public API docs at /doc instead of /api 2022-07-29 01:12:44 +00:00
build_linux.proto infra: Integrate coverage upload into build_linux 2022-08-09 17:23:42 +00:00
build_linux.py infra: Integrate coverage upload into build_linux 2022-08-09 17:23:42 +00:00
build_windows.py infra: run Windows tests with --verbose 2022-07-14 23:17:14 +00:00
health_check.py Add Cargo.lock check to tools/health-check 2022-08-15 19:38:44 +00:00
push_to_github.py
update_chromeos_merges.py