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
Nodir Turakulov ddda0b5b8a Fetch current Gerrit CL info in tryserver
Add tryserver.api.gerrit_change_info that returns detailed info about the
current Gerrit CL. It makes a Gerrit RPC in the background on the first read.
This step will be present in all tryjobs.

This mechanism can be used for extra details about the current CL.
This CL starts to use this in bot_update for gerrit_ref, and stops using
patch_ref property, and also update bot_update to use when the destination
branch is needed.

Also this CL removes no longer used properties in bot_update,
namely most of patch_* properties.

build.git manual roll: https://chromium-review.googlesource.com/c/chromium/tools/build/+/1217626

Recipe-Manual-Change: build
Recipe-Nontrivial-Roll: infra
Recipe-Nontrivial-Roll: skia
Recipe-Nontrivial-Roll: skiabuildbot
Recipe-Nontrivial-Roll: build_limited_scripts_slave
Recipe-Nontrivial-Roll: release_scripts
R=tandrii@chromium.org
Bug: 694348
Change-Id: I945d061b74278c3d1d227578abe16a64cdaca647
Reviewed-on: https://chromium-review.googlesource.com/1213557
Commit-Queue: Nodir Turakulov <nodir@chromium.org>
Reviewed-by: Andrii Shyshkalov <tandrii@chromium.org>
Reviewed-by: Edward Lesmes <ehmaldonado@chromium.org>
7 years ago
..
bot_update Fetch current Gerrit CL info in tryserver 7 years ago
cipd depot_tools: Add header doc w/ a warning to cipd recipe_module. 7 years ago
depot_tools [recipe_modules/depot_tools] Add on_path helper. 8 years ago
gclient [gclient] Start actively using repo_path_map 7 years ago
gerrit Fetch current Gerrit CL info in tryserver 7 years ago
git Adds progress argument option to fetch for git checkout 8 years ago
git_cl
gitiles [gclient] Start actively using repo_path_map 7 years ago
gsutil [gsutil] Consistently return recipe step result 7 years ago
infra_paths
osx_sdk Roll recipe dependencies (nontrivial). 7 years ago
presubmit
tryserver Fetch current Gerrit CL info in tryserver 7 years ago
windows_sdk [recipe_modules] Copy over windows_sdk from infra.git 7 years ago
OWNERS