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/presubmit
danakj a0b8c5dcf1 Don't fetch tags in presubmit
The presubmit step does not require tags so avoid them, as fetching
tags implicitly adds a lot of time to the fetch step for repos like
chromium with many many tags.

R=iannucci@chromium.org

Recipe-Nontrivial-Roll: build
Bug: 1019824
Change-Id: I741970b8c61bd88bafde6ef30b733e9bfc2c0a34
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1951510
Reviewed-by: Robbie Iannucci <iannucci@chromium.org>
Commit-Queue: danakj <danakj@chromium.org>
6 years ago
..
examples depot_tools: Always use depot_tools .vpython to execute presubmit recipes. 6 years ago
tests presubmit: deprecate vpython_spec_path 6 years ago
__init__.py Copy presubmit logic up into the presubmit recipe module. 6 years ago
api.py Don't fetch tags in presubmit 6 years ago
properties.proto presubmit: remove reserved field from InputProperties 6 years ago
test_api.py presubmit: deprecate vpython_spec_path 6 years ago