skia2/infra/bots/recipe_modules/gsutil
Kevin Lubick 8ae4efb2b5 [infra] Create and use CIPD package for gsutil
The version in CIPD is 4.46, which has the following
issue when run in Python 3:
https://github.com/GoogleCloudPlatform/gsutil/issues/961

This asset uses the latest version, 5.10, which *only*
supports Python 3.

Our gsutil recipe module had some "Windows-specific"
behavior that was actually running on Linux and needed
to be changed because it was using Python2 to run
gsutil.

Change-Id: I6884b9b6fcc600351a8e608dc9e3c0114907a586
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/541220
Reviewed-by: Ravi Mistry <rmistry@google.com>
Reviewed-by: Eric Boren <borenet@google.com>
Commit-Queue: Kevin Lubick <kjlubick@google.com>
2022-05-17 19:42:58 +00:00
..
examples [infra] Create and use CIPD package for gsutil 2022-05-17 19:42:58 +00:00
__init__.py [python3] Reland recipes -> python3 changes 2021-12-01 13:04:03 +00:00
api.py [infra] Create and use CIPD package for gsutil 2022-05-17 19:42:58 +00:00