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.
depot_tools/recipes/recipe_modules
Ben Pastene 33b199ffaf Surface git errors in the build summary for presubmit builds
Occasionally someone will upload a CL whose diff was already landed in
another CL. In the past, the error message from the presubmit build
for their CL has led to confusion. So this tries to clarify it by:
- putting the git stdout from the git cmd in the build summary when it
  fails
- adding a hint about the identical diff in the build summary when it
  sees "nothing to commit" in git's stdout

eg: Before this CL, such builds fail like:
https://ci.chromium.org/ui/p/chromium/builders/try/chromium_presubmit/3035841/infra

With this CL, they'll fail like:
https://ci.chromium.org/ui/p/chromium/builders/try.shadow/chromium_presubmit/3883/infra

Bug: None
Change-Id: I8002e19efce3cae5a11d2e616e4db596afb3b50c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6039934
Reviewed-by: Josip Sokcevic <sokcevic@chromium.org>
Commit-Queue: Ben Pastene <bpastene@chromium.org>
8 months ago
..
bot_update Change BotUpdateApi.ensure_checkout to only have an option to skip commit position parsing for tags. 8 months ago
depot_tools Add roll_downstream_gcs_deps.py to depot_tools recipe module. 11 months ago
gclient Add infradata/cloud-run config 8 months ago
gerrit recipe: introduce add_message api 9 months ago
git [git] Remove tags / branches filter from ls-remote 8 months ago
git_cl
gitiles [gerrit_client] Uprev vpython python to 3.11 1 year ago
gsutil
osx_sdk
presubmit Surface git errors in the build summary for presubmit builds 8 months ago
tryserver
windows_sdk
OWNERS