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
Sergiy Byelozyorov d38a2da9f1 Use cwd from context instead of kwargs
It is not possible to use cwd argument, since none of the methods called by this
module define cwd explicitly and low-level modules like api.step do not support
it anymore, resulting in a TypeError exception thrown due to unexpected keyword
argument, e.g. see https://ci.chromium.org/swarming/task/3e74a52905a71110. Given
that any users using cwd argument would be broken anyway, it should be safe to
make this change.

Planned usage: https://crrev.com/c/1122874

R=tandrii@chromium.org, iannucci@chromium.org

Bug: 793687
Change-Id: Iadf6bf91d8d41dbc6751a848bb69d7922a206ade
Reviewed-on: https://chromium-review.googlesource.com/1122873
Reviewed-by: Robbie Iannucci <iannucci@chromium.org>
Commit-Queue: Sergiy Byelozyorov <sergiyb@chromium.org>
7 years ago
..
bot_update Reland of "Wipe out shallow checkout support from bot_update." 7 years ago
cipd [cipd] Generate other platform suffixes. 8 years ago
depot_tools [recipe_modules/depot_tools] Add on_path helper. 8 years ago
gclient Use cwd from context instead of kwargs 7 years ago
gerrit gerrit/api.py: Add get_revision() helper. 7 years ago
git Adds progress argument option to fetch for git checkout 8 years ago
git_cl tryserver: add support for gerrit footers 8 years ago
gitiles Add download_archive to gitiles module. 7 years ago
gsutil rename example.py -> examples/full.py for all modules 8 years ago
infra_paths Roll recipe dependencies (nontrivial). 8 years ago
presubmit [recipes] add .gitattributes for proper recipe bundling 8 years ago
tryserver Remove rietveld support from tryserver recipe module 8 years ago
OWNERS Move recipes to their own subdirectory 8 years ago