Logo
Explore Help
Register Sign In
aiden
/
depot_tools
mirror of https://chromium.googlesource.com/chromium/tools/depot_tools
1
0
Fork
You've already forked depot_tools
0
Code Issues Packages Projects Releases Wiki Activity
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.
main
chrome/4147
chrome/3987
chrome/3865
chrome/3904
infra/config
Branches Tags
${ item.name }
Create tag ${ searchTerm }
Create branch ${ searchTerm }
from '801c20219b'
${ noResults }
depot_tools/recipes/recipe_modules/gsutil/__init__.py

5 lines
61 B
Python
Raw Normal View History Unescape Escape

Add gsutil recipe module. Add the "gsutil" recipe module to depot_tools. This module is copied from "tools/build"'s recipe module set at: d6205ab0c0e8e1920f4af1617b5b3767cd944492. Two Chromium-specific functions have been removed: - download_with_polling - download_latest_file It also adds a function, "gsutil_py_path", which mimics the function in the "depot_tools" recipe module. Ultimately, the latter will be phased out in favor of the module-specific function. BUG=chromium:662895 TEST=expectations Change-Id: Ie049d637593b3f02b9ff029fbd20fd3f7170faa6 Reviewed-on: https://chromium-review.googlesource.com/411970 Commit-Queue: Daniel Jacques <dnj@chromium.org> Reviewed-by: Robbie Iannucci <iannucci@chromium.org>
9 years ago
DEPS = [
'recipe_engine/path',
'recipe_engine/python',
]
English
Bahasa Indonesia Deutsch English Español Français Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
API