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
Garrett Beaty e856b6bba8 Enable set_output_commit to be used with RevisionFallbackChain.
When set_output_commit is True and the repo associated with the
got_revision property does not use commit positions, buiders whose
gclient config uses RevisionFallbackChain for that repo will raise an
exception when attempting set the output commit because a string is
expected for the revision value, not a RevisionFallbackChain object.
This changes the set_output_commit code to resolve the revision so that
the output commit can be set in those cases.

Bug: 1159749, 1141886
Change-Id: Iddf1d49871028d9500eefb0eed07e36ce7e6b0d6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2612223
Auto-Submit: Garrett Beaty <gbeaty@chromium.org>
Reviewed-by: Josip Sokcevic <sokcevic@google.com>
Commit-Queue: Josip Sokcevic <sokcevic@google.com>
5 years ago
..
add_blamelists.json Modify bot_update to support setting blamelist pins. 5 years ago
add_blamelists_bot_update_failure.json Handle failures in the bot_update script. 5 years ago
basic.json
basic_with_branch_heads.json
bot_update_failure.json Handle failures in the bot_update script. 5 years ago
clobber.json
deprecated_got_revision_mapping.json
gerrit_no_rebase_patch_ref.json
gerrit_no_reset.json
input_commit_with_id_without_repo.json
multiple_patch_refs.json
no_apply_patch_on_gclient.json
no_cp_checkout_HEAD.json Modify bot_update to support setting blamelist pins. 5 years ago
no_cp_checkout_a_branch_head.json Modify bot_update to support setting blamelist pins. 5 years ago
no_cp_checkout_a_specific_commit.json Modify bot_update to support setting blamelist pins. 5 years ago
no_cp_checkout_master.json Modify bot_update to support setting blamelist pins. 5 years ago
origin_master.json Generate revisions in json output for refs/ and origin/. 5 years ago
refs.json
reset_root_solution_revision.json
resolve_chromium_fixed_version.json
revision_fallback_chain_set_output_commit.json Enable set_output_commit to be used with RevisionFallbackChain. 5 years ago
tryjob_fail.json
tryjob_fail_patch.json
tryjob_fail_patch_download.json
tryjob_gerrit_angle.json
tryjob_gerrit_branch_heads.json
tryjob_gerrit_feature_branch.json
tryjob_gerrit_v8_feature_branch.json
tryjob_gerrit_webrtc.json
tryjob_v8.json
tryjob_v8_head_by_default.json
unrecognized_commit_repo.json
with_tags.json