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/bot_update
Garrett Beaty 71198cd4a2 Handle failures in the bot_update script.
Currently, if the bot_update script fails, then recipe code that makes
assumptions about the returned output JSON cause exceptions to be
raised. This fixes a couple instances in the code so that the bot_update
failure should surface instead of an uncaught exception.

Change-Id: I031e613841b03e5eb4f6d9ca7adb5085088a3077
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2405708
Auto-Submit: Garrett Beaty <gbeaty@chromium.org>
Reviewed-by: Josip Sokcevic <sokcevic@google.com>
Commit-Queue: Josip Sokcevic <sokcevic@google.com>
5 years ago
..
examples Handle failures in the bot_update script. 5 years ago
resources bot_update: Map refs to remote refs and don't checkout after clone. 5 years ago
tests bot_update: tell CQ to not retry patch application failures. 6 years ago
OWNERS Set explicit latest OWNERS for bot_update recipe_module. 7 years ago
__init__.py Modify bot_update to support setting blamelist pins. 5 years ago
api.py Handle failures in the bot_update script. 5 years ago
test_api.py Generate revisions in json output for refs/ and origin/. 5 years ago