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
Greg Guterman c3cb7eecb6 Analyze DEPS autorolls
This new logic tries to figure out which files really changed in a DEPS roll by checking out the old DEPS file and recursively running git diff on all of the repos listed in DEPS. When successful, affected_files turns from just ['DEPS'] into an actual list of affected files. When not successful, it falls back to the original logic.

When DEPS is autorolled, typically the change is just an updated git revision. We don't apply this logic to manual DEPS rolls, as they can contain changes to other variables, whose effects are not easily discernible.

MUST be applied in tandem with https://crrev.com/c/2250928

Bug: 923016
Change-Id: I9e33461ea4ae81dc056d229f8604943745e30389
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2283855
Commit-Queue: Gregory Guterman <guterman@google.com>
Reviewed-by: Garrett Beaty <gbeaty@chromium.org>
Reviewed-by: Edward Lesmes <ehmaldonado@chromium.org>
5 years ago
..
bot_update Remove source_manifest functionality from depot_tools. 5 years ago
cipd Remove infra_paths module. 5 years ago
depot_tools Set DEPOT_TOOLS_UPDATE='0' assuming depot_tool do not auto update on bot 5 years ago
gclient Analyze DEPS autorolls 5 years ago
gerrit
git Remove infra_paths module. 5 years ago
git_cl
gitiles Run spellchecker on depot_tools 5 years ago
gsutil
osx_sdk Roll recipe dependencies (nontrivial). 5 years ago
presubmit Set DEPOT_TOOLS_UPDATE='0' assuming depot_tool do not auto update on bot 5 years ago
tryserver Run spellchecker on depot_tools 5 years ago
windows_sdk Roll recipe dependencies (nontrivial). 5 years ago
OWNERS Fix recipe autoroller account. 5 years ago