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

Issue 106740044: code review 106740044: go get: Support for IBM DevOps Services (hub.jazz.net) ...

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 10 months ago by sirnewton_01
Modified:
10 years, 8 months ago
Reviewers:
gobot, adg, dave
CC:
golang-codereviews, adg, minux
Visibility:
Public.

Description

go get: Support for IBM DevOps Services (hub.jazz.net) git repos

Patch Set 1 #

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

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

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

Total comments: 1

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

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

Patch Set 7 : diff -r 67f9ef140028 https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+135 lines, -0 lines) Patch
M src/cmd/go/doc.go View 1 2 3 4 5 6 1 chunk +5 lines, -0 lines 0 comments Download
M src/cmd/go/help.go View 1 2 3 4 5 6 1 chunk +5 lines, -0 lines 0 comments Download
M src/cmd/go/vcs.go View 1 2 3 1 chunk +9 lines, -0 lines 0 comments Download
A src/cmd/go/vcs_test.go View 1 2 3 4 1 chunk +116 lines, -0 lines 0 comments Download

Messages

Total messages: 24
sirnewton_01
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
10 years, 9 months ago (2014-06-11 00:00:39 UTC) #1
bradfitz
This could use some tests. On Jun 10, 2014 9:03 PM, <newton688@gmail.com> wrote: > Reviewers: ...
10 years, 9 months ago (2014-06-11 04:07:11 UTC) #2
sirnewton_01
Thank you for having a look. I'm looking at writing tests. Are there test suites ...
10 years, 9 months ago (2014-06-15 18:14:30 UTC) #3
bradfitz
I guess it's in the go.tools sub-repo now. See code.google.com/p/go.tools's go/vcs/vcs_test.go I'm not sure which ...
10 years, 9 months ago (2014-06-15 19:13:55 UTC) #4
sirnewton_01
Thanks, I have added a table-driven unit test to test out the regexp. On 2014/06/15 ...
10 years, 9 months ago (2014-06-16 00:59:59 UTC) #5
adg
On 16 June 2014 05:13, Brad Fitzpatrick <bradfitz@golang.org> wrote: > I'm not sure which is ...
10 years, 9 months ago (2014-06-16 01:18:36 UTC) #6
sirnewton_01
> > They're supposed to be kept in sync, but I don't think we defined ...
10 years, 9 months ago (2014-06-18 01:43:34 UTC) #7
bradfitz
https://codereview.appspot.com/106740044/diff/60001/src/cmd/go/vcs_test.go File src/cmd/go/vcs_test.go (right): https://codereview.appspot.com/106740044/diff/60001/src/cmd/go/vcs_test.go#newcode13 src/cmd/go/vcs_test.go:13: type dosTest struct { not sure why this has ...
10 years, 9 months ago (2014-06-18 16:34:59 UTC) #8
sirnewton_01
Hello golang-codereviews@googlegroups.com, bradfitz@golang.org, adg@golang.org (cc: golang-codereviews@googlegroups.com), Please take another look.
10 years, 9 months ago (2014-06-19 01:47:16 UTC) #9
sirnewton_01
On 2014/06/18 16:34:59, bradfitz wrote: > https://codereview.appspot.com/106740044/diff/60001/src/cmd/go/vcs_test.go#newcode13 > src/cmd/go/vcs_test.go:13: type dosTest struct { > not ...
10 years, 9 months ago (2014-06-20 01:23:13 UTC) #10
bradfitz
R=adg Leaving for Andrew, mostly as a policy decision on how many more code hosting ...
10 years, 9 months ago (2014-06-24 00:34:19 UTC) #11
sirnewton_01
Hi, Just wondering what the status is on this patch. Is there anything I can ...
10 years, 9 months ago (2014-07-08 14:18:43 UTC) #12
minux
gentle ping, adg. On 2014/07/08 14:18:43, sirnewton_01 wrote: > Just wondering what the status is ...
10 years, 9 months ago (2014-07-08 16:47:11 UTC) #13
adg
LGTM
10 years, 9 months ago (2014-07-09 03:14:18 UTC) #14
adg
Could you please sign the CLA? http://golang.org/doc/contribute.html#copyright
10 years, 9 months ago (2014-07-09 03:16:30 UTC) #15
adg
Oh, and could you please also update the documentation in vcs.go to include an example ...
10 years, 9 months ago (2014-07-09 03:20:31 UTC) #16
sirnewton_01
On 2014/07/09 03:20:31, adg wrote: > Oh, and could you please also update the documentation ...
10 years, 8 months ago (2014-07-13 02:03:44 UTC) #17
adg
*** Submitted as https://code.google.com/p/go/source/detail?r=9bf5f4dd2857 *** go get: Support for IBM DevOps Services (hub.jazz.net) git repos ...
10 years, 8 months ago (2014-07-15 01:27:12 UTC) #18
gobot
This CL appears to have broken the android-arm-crawshaw builder. See http://build.golang.org/log/cc2dbc7029a8bb50fbae517633f05bcdc6b430dd
10 years, 8 months ago (2014-07-15 01:36:44 UTC) #19
minux
On Mon, Jul 14, 2014 at 9:36 PM, <gobot@golang.org> wrote: > This CL appears to ...
10 years, 8 months ago (2014-07-15 01:40:46 UTC) #20
dave_cheney.net
Yup, and it broke all the nacl builders as well, I guess we fake /etc/hosts ...
10 years, 8 months ago (2014-07-15 01:55:07 UTC) #21
sirnewton_01
Hi All, The test harness code came originally from go tools and appeared to be ...
10 years, 8 months ago (2014-07-15 03:52:03 UTC) #22
adg
On 15 July 2014 13:51, Chris McGre <newton688@gmail.com> wrote: > The test harness code came ...
10 years, 8 months ago (2014-07-15 04:30:22 UTC) #23
dave_cheney.net
10 years, 8 months ago (2014-07-15 04:40:20 UTC) #24
https://codereview.appspot.com/113140043 should fix the problem, I can
backport this to the go.tools subrepo later.

On Tue, Jul 15, 2014 at 2:29 PM, Andrew Gerrand <adg@golang.org> wrote:
>
> On 15 July 2014 13:51, Chris McGre <newton688@gmail.com> wrote:
>>
>> The test harness code came originally from go tools and appeared to be
>> working ok on my local machine. Is there a better way to validate changes
>> and avoid breaking builds?
>
>
> It's not your fault. It's because nacl/android are strange environments
> without a normal network.
>
> Andrew
>
> --
> You received this message because you are subscribed to the Google Groups
> "golang-codereviews" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to golang-codereviews+unsubscribe@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
Sign in to reply to this message.

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