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/gclient
Garrett Beaty c254a3067f Remove the BUILDSPEC_VERSION field from gclient config.
Buildspecs haven't been used since 2021. Downstream code that sets the
BUILDSPEC_VERSION field has been removed.

Bug: 353561017
Change-Id: Iaf88ec73bed6b371a97fbdb6588a74b34e3b87fc
Recipe-Nontrivial-Roll: build
Recipe-Nontrivial-Roll: build_limited
Recipe-Nontrivial-Roll: chrome_release
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/5718628
Reviewed-by: Scott Lee <ddoman@chromium.org>
Commit-Queue: Garrett Beaty <gbeaty@google.com>
1 year ago
..
examples Replace Path.join() with / and Path.joinpath() 1 year ago
resources Reland "Drop py2 support in recipe modules" 2 years ago
tests [recipes] Migrate away from deprecated post_process checks 1 year ago
__init__.py [recipes] Add roll_deps to gclient 2 years ago
api.py Replace remaining Path.join() calls 1 year ago
config.py Remove the BUILDSPEC_VERSION field from gclient config. 1 year ago
test_api.py