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

Issue 641693004: Fix deps2git cache bootstrapping and make it more verbose (Closed)

Created:
6 years, 2 months ago by hinoka
Modified:
6 years, 2 months ago
Reviewers:
Ryan Tseng, szager, szager1
CC:
chromium-reviews, cmp-cc_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/tools/deps2git.git@master
Project:
tools
Visibility:
Public.

Description

Fix deps2git cache bootstrapping and make it more verbose bootstrap defaults to False in populate(), which disables the Google Storage bootstrap codepath. We actually really want this to be on. Also make deps2git print more, to make these errors more obvious. BUG= TEST=ran locally Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=292377

Patch Set 1 #

Patch Set 2 : Bootstrap=True #

Total comments: 4

Patch Set 3 : Pass print_fn through #

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

Messages

Total messages: 14 (4 generated)
Ryan Tseng
6 years, 2 months ago (2014-10-08 20:51:23 UTC) #3
szager1
https://codereview.chromium.org/641693004/diff/20001/git_tools.py File git_tools.py (right): https://codereview.chromium.org/641693004/diff/20001/git_tools.py#newcode158 git_tools.py:158: print_fn = print_fn or (lambda *args: None) Not sure ...
6 years, 2 months ago (2014-10-08 20:58:09 UTC) #5
Ryan Tseng
https://codereview.chromium.org/641693004/diff/20001/git_tools.py File git_tools.py (right): https://codereview.chromium.org/641693004/diff/20001/git_tools.py#newcode158 git_tools.py:158: print_fn = print_fn or (lambda *args: None) On 2014/10/08 ...
6 years, 2 months ago (2014-10-08 21:00:35 UTC) #6
Ryan Tseng
One more note: local testing reveals that the git cache printout is working, but its ...
6 years, 2 months ago (2014-10-08 21:01:24 UTC) #7
Ryan Tseng
Nevermind, it worked. My credentials just wern't set up correctly.
6 years, 2 months ago (2014-10-08 23:35:26 UTC) #8
szager1
https://codereview.chromium.org/641693004/diff/20001/git_tools.py File git_tools.py (right): https://codereview.chromium.org/641693004/diff/20001/git_tools.py#newcode158 git_tools.py:158: print_fn = print_fn or (lambda *args: None) On 2014/10/08 ...
6 years, 2 months ago (2014-10-08 23:38:46 UTC) #9
Ryan Tseng
https://codereview.chromium.org/641693004/diff/20001/git_tools.py File git_tools.py (right): https://codereview.chromium.org/641693004/diff/20001/git_tools.py#newcode158 git_tools.py:158: print_fn = print_fn or (lambda *args: None) On 2014/10/08 ...
6 years, 2 months ago (2014-10-08 23:41:59 UTC) #10
szager1
lgtm
6 years, 2 months ago (2014-10-08 23:55:40 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/641693004/40001
6 years, 2 months ago (2014-10-09 00:00:40 UTC) #13
commit-bot: I haz the power
6 years, 2 months ago (2014-10-09 00:00:59 UTC) #14
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as 292377

Powered by Google App Engine
This is Rietveld 408576698