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

Issue 220423002: Add a way for git cache to bootstrap off Google Storage. (Closed)

Created:
6 years, 8 months ago by Ryan Tseng
Modified:
6 years, 8 months ago
Reviewers:
agable, iannucci
CC:
chromium-reviews, Dirk Pranke, cmp-cc_chromium.org, M-A Ruel, iannucci+depot_tools_chromium.org, ilevy-cc_chromium.org
Visibility:
Public.

Description

Add a way for git cache to bootstrap off Google Storage. This is based off the svn tarball bootstrap script in gclient_scm.py Also included is a new command to create a new zarchive/zipball. BUG=261741 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=261002

Patch Set 1 #

Patch Set 2 : Touchups #

Patch Set 3 : Add -tzip as an argument #

Total comments: 12

Patch Set 4 : Review Fixes #

Total comments: 14

Patch Set 5 : Review fixes #

Patch Set 6 : Spacing fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+115 lines, -2 lines) Patch
M git_cache.py View 1 2 3 4 5 6 chunks +115 lines, -2 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Ryan Tseng
This is what I have today. I've tested it on my local machine and it ...
6 years, 8 months ago (2014-04-01 01:22:22 UTC) #1
iannucci
https://codereview.chromium.org/220423002/diff/40001/git_cache.py File git_cache.py (right): https://codereview.chromium.org/220423002/diff/40001/git_cache.py#newcode161 git_cache.py:161: """Create and uploads a bootstrap tarball.""" let's just assert ...
6 years, 8 months ago (2014-04-01 05:47:11 UTC) #2
Ryan Tseng
ptal! https://codereview.chromium.org/220423002/diff/40001/git_cache.py File git_cache.py (right): https://codereview.chromium.org/220423002/diff/40001/git_cache.py#newcode161 git_cache.py:161: """Create and uploads a bootstrap tarball.""" On 2014/04/01 ...
6 years, 8 months ago (2014-04-01 20:18:09 UTC) #3
agable
LGTM after you've addressed comments. https://codereview.chromium.org/220423002/diff/60001/git_cache.py File git_cache.py (right): https://codereview.chromium.org/220423002/diff/60001/git_cache.py#newcode17 git_cache.py:17: import download_from_google_storage from download_from_google_storage ...
6 years, 8 months ago (2014-04-01 23:44:52 UTC) #4
Ryan Tseng
Going to commit this now. It'll probably break on Windows, but only on Windows bots ...
6 years, 8 months ago (2014-04-02 00:32:19 UTC) #5
Ryan Tseng
The CQ bit was checked by hinoka@google.com
6 years, 8 months ago (2014-04-02 00:32:31 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hinoka@google.com/220423002/100001
6 years, 8 months ago (2014-04-02 00:32:38 UTC) #7
commit-bot: I haz the power
6 years, 8 months ago (2014-04-02 00:36:25 UTC) #8
Message was sent while issue was closed.
Change committed as 261002

Powered by Google App Engine
This is Rietveld 408576698