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

Issue 174740043: code review 174740043: go.tools/dashboard/builder: rewrite sub-repo paths befo... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 5 months ago by adg
Modified:
9 years, 5 months ago
Reviewers:
rsc
CC:
rsc, bradfitz, golang-codereviews
Visibility:
Public.

Description

go.tools/dashboard/builder: rewrite sub-repo paths before 'go get' and 'go test' The dashboard still uses the old "code.google.com/p/go.*" import paths. Rewrite them to the new "golang.org/x/*" before running 'go get' and 'go test'. Update issue 9079.

Patch Set 1 #

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -0 lines) Patch
M dashboard/builder/main.go View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 4
adg
Hello rsc, bradfitz (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go.tools
9 years, 5 months ago (2014-11-09 23:30:26 UTC) #1
adg
I tested this just now with the builder named darwin-amd64-adg. All "ok". On Mon Nov ...
9 years, 5 months ago (2014-11-09 23:31:34 UTC) #2
rsc
LGTM for now
9 years, 5 months ago (2014-11-09 23:39:21 UTC) #3
adg
9 years, 5 months ago (2014-11-09 23:42:44 UTC) #4
*** Submitted as
https://code.google.com/p/go/source/detail?r=75944e2e3a63&repo=tools ***

go.tools/dashboard/builder: rewrite sub-repo paths before 'go get' and 'go test'

The dashboard still uses the old "code.google.com/p/go.*" import paths.
Rewrite them to the new "golang.org/x/*" before running 'go get' and 'go test'.

Update issue 9079.

LGTM=rsc
R=rsc, bradfitz
CC=golang-codereviews
https://codereview.appspot.com/174740043
Sign in to reply to this message.

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