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/bot_update/examples/full.expected
Andrii Shyshkalov 124365b8ea bot_update: default to non-shallow checkouts.
shallow mode is a special git mode that only checks out a shallow copy
of git so the full history is not downloaded. It is not well supported
by googlesource.com servers because git has to do a giant negotiation
with the server and transmit every single commit that the local checkout
has or doesn't have (instead of just the latest commit of each ref),
which ends up taking more than 10x longer than a non-shallow checkout.

R=ehmaldonado, hinoka, iannucci

Recipe-Nontrivial-Roll: infra
Recipe-Nontrivial-Roll: build
Recipe-Nontrivial-Roll: build_limited_scripts_slave
Bug: 855137
Change-Id: I5f9e31f8b2730cf80b79bfd0e08201c33eb942f5
Reviewed-on: https://chromium-review.googlesource.com/1110450
Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org>
Reviewed-by: Ryan Tseng <hinoka@chromium.org>
Reviewed-by: Robbie Iannucci <iannucci@chromium.org>
7 years ago
..
apply_gerrit_ref.json [bot_update] Prefix PATH, cleanup. 8 years ago
apply_gerrit_ref_custom.json bot_update recipe: parameterize step name in apply_gerrit_ref 8 years ago
basic.json Revert "bot_update: Patch on gclient by default." 7 years ago
basic_luci.json Revert "bot_update: Patch on gclient by default." 7 years ago
basic_with_branch_heads.json Revert "bot_update: Patch on gclient by default." 7 years ago
buildbot.json Revert "bot_update: Patch on gclient by default." 7 years ago
clobber.json Revert "bot_update: Patch on gclient by default." 7 years ago
deprecated_got_revision_mapping.json Revert "bot_update: Patch on gclient by default." 7 years ago
gerrit_no_rebase_patch_ref.json Revert "bot_update: Patch on gclient by default." 7 years ago
gerrit_no_reset.json Revert "bot_update: Patch on gclient by default." 7 years ago
no_apply_patch_on_gclient.json Reland "bot_update: Patch on gclient by default." 7 years ago
reset_root_solution_revision.json Revert "bot_update: Patch on gclient by default." 7 years ago
shallow.json bot_update: default to non-shallow checkouts. 7 years ago
trychange.json Revert "bot_update: Patch on gclient by default." 7 years ago
tryjob.json Revert "bot_update: Patch on gclient by default." 7 years ago
tryjob_empty_revision.json Revert "bot_update: Patch on gclient by default." 7 years ago
tryjob_fail.json Revert "bot_update: Patch on gclient by default." 7 years ago
tryjob_fail_patch.json Revert "bot_update: Patch on gclient by default." 7 years ago
tryjob_fail_patch_download.json Revert "bot_update: Patch on gclient by default." 7 years ago
tryjob_gerrit_angle.json Revert "bot_update: Patch on gclient by default." 7 years ago
tryjob_gerrit_angle_deprecated.json Revert "bot_update: Patch on gclient by default." 7 years ago
tryjob_gerrit_branch_heads.json Reland "bot_update: Fetch references to be synced." 7 years ago
tryjob_gerrit_feature_branch.json Revert "bot_update: Patch on gclient by default." 7 years ago
tryjob_gerrit_v8.json Revert "bot_update: Patch on gclient by default." 7 years ago
tryjob_gerrit_v8_feature_branch.json Revert "bot_update: Patch on gclient by default." 7 years ago
tryjob_gerrit_webrtc.json Revert "bot_update: Patch on gclient by default." 7 years ago
tryjob_v8.json Revert "bot_update: Patch on gclient by default." 7 years ago
tryjob_v8_head_by_default.json Revert "bot_update: Patch on gclient by default." 7 years ago
with_manifest_name.json Revert "bot_update: Patch on gclient by default." 7 years ago
with_manifest_name_no_patch.json Revert "bot_update: Patch on gclient by default." 7 years ago
with_tags.json Revert "bot_update: Patch on gclient by default." 7 years ago