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/recipe_modules
Nodir Turakulov 7da798be10 infra_paths: do nothing if path_config is not specified
Currently if path_config is not specified, infra_paths
defaults to buildbot paths. We want to make this behavior explicit,
so we don't have to introduce a new "luci" path configuration which
tells infra_paths module to do nothing.

Buildbot now specifies path_config=buildbot since
https://chromium-review.googlesource.com/c/412029/ ,
so now we can remove this default.

This also affects all expectation files because this CL switches 
the default path configuration from Buildbot to LUCI.
In particular, it changes default git cache dir from [GIT_CACHE]
to [CACHE]/git.
Also code paths that work only in Buildbot environment has to 
have a test with path_config=buildbot.

R=iannucci@chromium.org, martiniss@chromium.org
BUG=662586

Change-Id: Ifeabe13e69810dd24a6deb4830699f8c9fafafae
Reviewed-on: https://chromium-review.googlesource.com/411989
Commit-Queue: Nodir Turakulov <nodir@chromium.org>
Reviewed-by: Robbie Iannucci <iannucci@chromium.org>
9 years ago
..
bot_update infra_paths: do nothing if path_config is not specified 9 years ago
cipd remove slave_build path 9 years ago
depot_tools deprecate depot_tools path 9 years ago
gclient infra_paths: do nothing if path_config is not specified 9 years ago
git infra_paths: do nothing if path_config is not specified 9 years ago
git_cl Add upload and issue to git_cl recipe module 9 years ago
gsutil Add gsutil recipe module. 9 years ago
infra_paths infra_paths: do nothing if path_config is not specified 9 years ago
presubmit depot_tools: expose paths to presubmit_support.py and upload_to_google_storage.py 9 years ago
rietveld infra_paths: do nothing if path_config is not specified 9 years ago
tryserver infra_paths: do nothing if path_config is not specified 9 years ago
OWNERS Add recipe-roller as an OWNER of recipe modules. 9 years ago