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

Issue 5569091: code review 5569091: dashboard: ask builders to re-build Go tip to freshen s... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 5 months ago by adg
Modified:
13 years, 5 months ago
Reviewers:
CC:
golang-dev, dsymonds
Visibility:
Public.

Description

dashboard: ask builders to re-build Go tip to freshen subrepos This ensures we always have results for subrepo-tip at go-tip.

Patch Set 1 #

Total comments: 6

Patch Set 2 : diff -r 1648a6b65f37 https://go.googlecode.com/hg #

Patch Set 3 : diff -r 1648a6b65f37 https://go.googlecode.com/hg #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -8 lines) Patch
M misc/dashboard/app/build/build.go View 1 1 chunk +7 lines, -0 lines 0 comments Download
M misc/dashboard/app/build/handler.go View 1 1 chunk +32 lines, -5 lines 0 comments Download
M misc/dashboard/app/build/test.go View 2 chunks +6 lines, -2 lines 0 comments Download
M misc/dashboard/app/build/ui.go View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5
adg
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg
13 years, 5 months ago (2012-01-30 03:34:53 UTC) #1
dsymonds
LGTM http://codereview.appspot.com/5569091/diff/1/misc/dashboard/app/build/build.go File misc/dashboard/app/build/build.go (right): http://codereview.appspot.com/5569091/diff/1/misc/dashboard/app/build/build.go#newcode268 misc/dashboard/app/build/build.go:268: err := datastore.Get(c, com.Key(c), &com) you're passing a ...
13 years, 5 months ago (2012-01-30 03:45:10 UTC) #2
adg
PTAL http://codereview.appspot.com/5569091/diff/1/misc/dashboard/app/build/build.go File misc/dashboard/app/build/build.go (right): http://codereview.appspot.com/5569091/diff/1/misc/dashboard/app/build/build.go#newcode268 misc/dashboard/app/build/build.go:268: err := datastore.Get(c, com.Key(c), &com) On 2012/01/30 03:45:10, ...
13 years, 5 months ago (2012-01-30 03:49:00 UTC) #3
dsymonds
LGTM
13 years, 5 months ago (2012-01-30 03:50:27 UTC) #4
adg
13 years, 5 months ago (2012-01-30 03:50:45 UTC) #5
*** Submitted as http://code.google.com/p/go/source/detail?r=b35c38ef55fa ***

dashboard: ask builders to re-build Go tip to freshen subrepos

This ensures we always have results for subrepo-tip at go-tip.

R=golang-dev, dsymonds
CC=golang-dev
http://codereview.appspot.com/5569091
Sign in to reply to this message.

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