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
Robert Iannucci 778c7f117a Make tryserver API only update the presentation of its own steps.
To sanely support concurrency, I need to make `api.step.nest` strictly
scoped; i.e. once you leave the nest context it closes all the steps
within that context.

This changes some wild 'active_step' uses to generate a step for the
module's own purpose.

R=martiniss@chromium.org, nodir@chromium.org, tandrii@chromium.org

Recipe-Nontrivial-Roll: build
Bug: 910369
Change-Id: I19aef31118faf9d3d078a2c5a0ebd48a4bfebd43
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1630044
Commit-Queue: Robbie Iannucci <iannucci@chromium.org>
Reviewed-by: Andrii Shyshkalov <tandrii@chromium.org>
6 years ago
..
examples Make tryserver API only update the presentation of its own steps. 6 years ago
resources [bot_update] show git protocol version 6 years ago
tests Replace post-process checks with ones that are not deprecated 6 years ago
OWNERS Set explicit latest OWNERS for bot_update recipe_module. 7 years ago
__init__.py [bot_update] Use got_revision for output commit 6 years ago
api.py Reland "bot_update: Pass target-ref to gclient." 6 years ago
test_api.py bot_update: Don't use apply_patch_on_gclient. 7 years ago