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
Alex Kravchuk 56d4cf54ae Change BotUpdateApi.ensure_checkout to only have an option to skip commit position parsing for tags.
Rename parse_commit_position parameter to parse_commit_position_for_tags. If input commit ref is not a tag, or parse_commit_position_for_tags is True, execute the old code path. This makes the changes backward compatible with the existing code.

Bug: 366409421
Change-Id: I58405325e406a82c2e255fe5d3d4a2883c98a84a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6035030
Reviewed-by: Scott Lee <ddoman@chromium.org>
Commit-Queue: Alex Kravchuk <alexanderkr@google.com>
Reviewed-by: Garrett Beaty <gbeaty@google.com>
10 months ago
..
examples Roll recipe dependencies (nontrivial). 11 months ago
resources bot_update: show disk usage after checkout too 1 year ago
tests Change BotUpdateApi.ensure_checkout to only have an option to skip commit position parsing for tags. 10 months ago
__init__.py Reland "Add a recipe property to override bot_update's STALE_PROCESS_DURATION." 1 year ago
api.py Change BotUpdateApi.ensure_checkout to only have an option to skip commit position parsing for tags. 10 months ago
test_api.py Simplify overriding test data for bot_update. 1 year ago