Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(102)

Issue 1410783004: Wrap download_from_google_storage.py in a cwd-independent script (Closed)

Created:
5 years, 1 month ago by jamesr
Modified:
5 years, 1 month ago
Reviewers:
viettrungluu
CC:
mojo-reviews_chromium.org
Base URL:
git@github.com:domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Wrap download_from_google_storage.py in a cwd-independent script gclient runhooks runs all of the hooks with a working directory set to the location of the .gclient file (i.e. parent of src/) and download_from_google_storage.py relies on this to find the sha1. This wraps download_from_google_storage.py in a script that works from anywhere. R=viettrungluu@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/d36bbce7d68a32722180280bcc553648bb983299

Patch Set 1 #

Patch Set 2 : wrap #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -11 lines) Patch
M DEPS View 1 11 chunks +11 lines, -11 lines 1 comment Download
A tools/download_from_google_storage.py View 1 1 chunk +21 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
jamesr
I really hate this, but don't have a better idea. download_from_google_storage is a sha1 comparison ...
5 years, 1 month ago (2015-10-22 23:42:02 UTC) #2
jamesr
This seems better. We can over time change this from being a wrapper to just ...
5 years, 1 month ago (2015-10-28 20:51:33 UTC) #4
viettrungluu
https://codereview.chromium.org/1410783004/diff/20001/DEPS File DEPS (right): https://codereview.chromium.org/1410783004/diff/20001/DEPS#newcode214 DEPS:214: '--no_resume', I wonder if we shouldn't include "--no_resume", "--quiet", ...
5 years, 1 month ago (2015-10-28 22:37:33 UTC) #5
jamesr
On 2015/10/28 at 22:37:33, viettrungluu wrote: > https://codereview.chromium.org/1410783004/diff/20001/DEPS > File DEPS (right): > > https://codereview.chromium.org/1410783004/diff/20001/DEPS#newcode214 ...
5 years, 1 month ago (2015-10-28 22:42:05 UTC) #6
viettrungluu
On 2015/10/28 22:42:05, jamesr wrote: > On 2015/10/28 at 22:37:33, viettrungluu wrote: > > https://codereview.chromium.org/1410783004/diff/20001/DEPS ...
5 years, 1 month ago (2015-10-28 23:15:48 UTC) #7
jamesr
5 years, 1 month ago (2015-10-28 23:23:10 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
d36bbce7d68a32722180280bcc553648bb983299 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698