Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(231)

Issue 181520043: code review 181520043: x/tools/dashboard/builder: support git; remove commit w... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 4 months ago by adg
Modified:
10 years, 4 months ago
Reviewers:
cmang, dave, bradfitz
CC:
cmang, bradfitz, dave_cheney.net, adg1, golang-codereviews
Visibility:
Public.

Description

x/tools/dashboard/builder: support git; remove commit watcher This binary isn't intended to support hg anymore. It almost might not support gccgo; I'm not sure. But there'll be more work to do there anyway.

Patch Set 1 #

Patch Set 2 : diff -r e105dadc3014732e15b1936c9693858cf4c2d204 https://code.google.com/p/go.tools #

Patch Set 3 : diff -r e105dadc3014732e15b1936c9693858cf4c2d204 https://code.google.com/p/go.tools #

Total comments: 10

Patch Set 4 : diff -r f5983f2937080a7a4c98b210f4d349d9d319b4f1 https://code.google.com/p/go.tools #

Total comments: 2

Patch Set 5 : diff -r f5983f2937080a7a4c98b210f4d349d9d319b4f1 https://code.google.com/p/go.tools #

Patch Set 6 : diff -r ff7cb69dab348ce17e69ca4052dbd4bde4c2cf0f https://code.google.com/p/go.tools #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -190 lines) Patch
M dashboard/builder/exec.go View 1 1 chunk +1 line, -1 line 0 comments Download
M dashboard/builder/main.go View 1 2 3 4 5 chunks +23 lines, -179 lines 0 comments Download
M dashboard/builder/vcs.go View 1 2 3 2 chunks +17 lines, -10 lines 0 comments Download

Messages

Total messages: 10
adg
Hello cmang@golang.org, bradfitz@golang.org (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go.tools
10 years, 4 months ago (2014-12-03 11:24:01 UTC) #1
dave_cheney.net
LGTM. Good riddance to that commit watcher. https://codereview.appspot.com/181520043/diff/40001/dashboard/builder/main.go File dashboard/builder/main.go (right): https://codereview.appspot.com/181520043/diff/40001/dashboard/builder/main.go#newcode56 dashboard/builder/main.go:56: gcPath = ...
10 years, 4 months ago (2014-12-03 11:43:06 UTC) #2
cmang
https://codereview.appspot.com/181520043/diff/40001/dashboard/builder/main.go File dashboard/builder/main.go (right): https://codereview.appspot.com/181520043/diff/40001/dashboard/builder/main.go#newcode56 dashboard/builder/main.go:56: gcPath = flag.String("gcpath", "go.googlesource.com/go", "Path to download gc from") ...
10 years, 4 months ago (2014-12-03 14:41:22 UTC) #3
bradfitz
LGTM yay deletes
10 years, 4 months ago (2014-12-03 16:39:03 UTC) #4
adg1
PTAL https://codereview.appspot.com/181520043/diff/40001/dashboard/builder/main.go File dashboard/builder/main.go (right): https://codereview.appspot.com/181520043/diff/40001/dashboard/builder/main.go#newcode56 dashboard/builder/main.go:56: gcPath = flag.String("gcpath", "go.googlesource.com/go", "Path to download gc ...
10 years, 4 months ago (2014-12-03 23:29:19 UTC) #5
cmang
LGTM
10 years, 4 months ago (2014-12-03 23:41:19 UTC) #6
cmang
https://codereview.appspot.com/181520043/diff/60001/dashboard/builder/main.go File dashboard/builder/main.go (right): https://codereview.appspot.com/181520043/diff/60001/dashboard/builder/main.go#newcode532 dashboard/builder/main.go:532: } // XXX Is the // XXX some kind ...
10 years, 4 months ago (2014-12-03 23:41:35 UTC) #7
adg
Hello cmang@golang.org, bradfitz@golang.org, dave@cheney.net, adg@google.com (cc: golang-codereviews@googlegroups.com), Please take another look.
10 years, 4 months ago (2014-12-03 23:42:16 UTC) #8
adg1
https://codereview.appspot.com/181520043/diff/60001/dashboard/builder/main.go File dashboard/builder/main.go (right): https://codereview.appspot.com/181520043/diff/60001/dashboard/builder/main.go#newcode532 dashboard/builder/main.go:532: } // XXX On 2014/12/03 23:41:35, cmang wrote: > ...
10 years, 4 months ago (2014-12-03 23:42:32 UTC) #9
adg
10 years, 4 months ago (2014-12-03 23:44:00 UTC) #10
*** Submitted as
https://code.google.com/p/go/source/detail?r=ee8c11eb2228&repo=tools ***

x/tools/dashboard/builder: support git; remove commit watcher

This binary isn't intended to support hg anymore.
It almost might not support gccgo; I'm not sure.
But there'll be more work to do there anyway.

LGTM=dave, bradfitz, cmang
R=cmang, bradfitz, dave, adg
CC=golang-codereviews
https://codereview.appspot.com/181520043
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b