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
Andrii Shyshkalov 5484b866dc bot_update: use buildbucket's gitiles_commit as repo/revision input.
Today, whenever LUCI scheduler sets gitiles_commit, a revision property
is also always set, thus this CL will have no effect on today's production.

The goal of CL is to pave the way to avoid this duplication. For starters,
one could start real writing tests with

    + api.buildbucket.ci_build(..., revision='sha1')

without the need to duplicate the same revision as a property. All
recipes which WAI with such input are thus ready to work w/o 'revision'
property. After that, we'll be able to stop the duplication in LUCI scheduler.

R=hinoka

Recipe-Nontrivial-Roll: infra
Recipe-Nontrivial-Roll: build
Change-Id: I1773b1c3d2a98a9dbd1cfdd9ac2b4fb99745ee99
Reviewed-on: https://chromium-review.googlesource.com/1123713
Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org>
Reviewed-by: Ryan Tseng <hinoka@chromium.org>
7 years ago
..
bot_update bot_update: use buildbucket's gitiles_commit as repo/revision input. 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
infra_paths Roll recipe dependencies (nontrivial). 8 years ago
presubmit
tryserver Remove rietveld support from tryserver recipe module 8 years ago
OWNERS