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

Issue 401673003: Added 'git-retry' bootstrap (Closed)

Created:
6 years, 5 months ago by dnj
Modified:
6 years, 4 months ago
Reviewers:
Peter Mayo, iannucci
CC:
chromium-reviews, Dirk Pranke, cmp-cc_chromium.org, iannucci+depot_tools_chromium.org, ilevy-cc_chromium.org
Project:
tools
Visibility:
Public.

Description

Added 'git-retry' bootstrap Added the 'git-retry' bootstrap command. This can be used to wrap other 'git' commands around a fault-tolerant retry wrapper. BUG=295109 TEST=localtest R=iannucci@chromium.org, petermayo@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=285939

Patch Set 1 #

Patch Set 2 : Updated w/ real mission. #

Total comments: 11

Patch Set 3 : Updated w/ comments. #

Total comments: 4

Patch Set 4 : More updates. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+434 lines, -41 lines) Patch
A + git-retry View 1 chunk +2 lines, -2 lines 0 comments Download
M git_common.py View 1 1 chunk +49 lines, -0 lines 0 comments Download
A git_retry.py View 1 2 3 1 chunk +156 lines, -0 lines 0 comments Download
A + man/html/git-retry.html View 1 2 6 chunks +50 lines, -39 lines 0 comments Download
A man/man1/git-retry.1 View 1 2 1 chunk +108 lines, -0 lines 0 comments Download
A man/src/_git-retry_desc.helper.txt View 1 chunk +2 lines, -0 lines 0 comments Download
A man/src/git-retry.txt View 1 2 1 chunk +67 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
dnj
PTAL
6 years, 5 months ago (2014-07-17 20:21:54 UTC) #1
dnj
PTAL
6 years, 5 months ago (2014-07-17 22:27:40 UTC) #2
dnj
Ping? This is ready for review!
6 years, 5 months ago (2014-07-22 17:37:21 UTC) #3
Peter Mayo
https://codereview.chromium.org/401673003/diff/20001/git_retry.py File git_retry.py (right): https://codereview.chromium.org/401673003/diff/20001/git_retry.py#newcode26 git_retry.py:26: def run(self): why not chunks = [] and replace ...
6 years, 5 months ago (2014-07-22 22:34:36 UTC) #4
dnj
https://codereview.chromium.org/401673003/diff/20001/git_retry.py File git_retry.py (right): https://codereview.chromium.org/401673003/diff/20001/git_retry.py#newcode26 git_retry.py:26: def run(self): On 2014/07/22 22:34:36, Peter Mayo wrote: > ...
6 years, 5 months ago (2014-07-22 23:16:20 UTC) #5
Peter Mayo
lgtm https://codereview.chromium.org/401673003/diff/20001/git_retry.py File git_retry.py (right): https://codereview.chromium.org/401673003/diff/20001/git_retry.py#newcode52 git_retry.py:52: stderr[start:end]) On 2014/07/22 23:16:20, dnj wrote: > On ...
6 years, 5 months ago (2014-07-22 23:39:55 UTC) #6
dnj
https://codereview.chromium.org/401673003/diff/40001/git_retry.py File git_retry.py (right): https://codereview.chromium.org/401673003/diff/40001/git_retry.py#newcode87 git_retry.py:87: return iteration * self.delay On 2014/07/22 23:39:55, Peter Mayo ...
6 years, 5 months ago (2014-07-23 00:04:52 UTC) #7
dnj
The CQ bit was checked by dnj@chromium.org
6 years, 4 months ago (2014-07-28 17:36:37 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dnj@chromium.org/401673003/60001
6 years, 4 months ago (2014-07-28 17:36:45 UTC) #9
commit-bot: I haz the power
6 years, 4 months ago (2014-07-28 17:39:10 UTC) #10
Message was sent while issue was closed.
Change committed as 285939

Powered by Google App Engine
This is Rietveld 408576698