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

Issue 5490081: code review 5490081: dashboard: send mail on build failure (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 6 months ago by adg
Modified:
10 years, 7 months ago
Reviewers:
rsc
CC:
rsc, adg1, golang-dev
Visibility:
Public.

Description

dashboard: send mail on build failure

Patch Set 1 #

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

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

Total comments: 14

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

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

Total comments: 1

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+217 lines, -20 lines) Patch
M misc/dashboard/app/app.yaml View 1 2 3 2 chunks +3 lines, -3 lines 0 comments Download
M misc/dashboard/app/build/build.go View 1 2 3 4 5 6 chunks +33 lines, -8 lines 0 comments Download
A misc/dashboard/app/build/notify.go View 1 2 3 4 5 1 chunk +149 lines, -0 lines 0 comments Download
A misc/dashboard/app/build/notify.txt View 1 2 3 1 chunk +9 lines, -0 lines 0 comments Download
M misc/dashboard/app/build/test.go View 1 2 3 4 5 2 chunks +4 lines, -0 lines 0 comments Download
M misc/dashboard/app/build/ui.go View 2 chunks +19 lines, -9 lines 0 comments Download

Messages

Total messages: 6
adg
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
13 years, 6 months ago (2011-12-20 06:53:46 UTC) #1
adg
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), Please take another look.
13 years, 6 months ago (2011-12-20 21:12:15 UTC) #2
rsc
The App Engine stuff is hard to follow without comments. http://codereview.appspot.com/5490081/diff/6001/misc/dashboard/app/build/build.go File misc/dashboard/app/build/build.go (right): http://codereview.appspot.com/5490081/diff/6001/misc/dashboard/app/build/build.go#newcode212 ...
13 years, 6 months ago (2011-12-20 21:35:41 UTC) #3
adg1
PTAL http://codereview.appspot.com/5490081/diff/6001/misc/dashboard/app/build/build.go File misc/dashboard/app/build/build.go (right): http://codereview.appspot.com/5490081/diff/6001/misc/dashboard/app/build/build.go#newcode212 misc/dashboard/app/build/build.go:212: func (l *Log) String() string { On 2011/12/20 ...
13 years, 6 months ago (2011-12-21 01:06:48 UTC) #4
rsc
LGTM Much nicer. http://codereview.appspot.com/5490081/diff/7009/misc/dashboard/app/build/notify.go File misc/dashboard/app/build/notify.go (right): http://codereview.appspot.com/5490081/diff/7009/misc/dashboard/app/build/notify.go#newcode85 misc/dashboard/app/build/notify.go:85: // firstEntity executes the query q ...
13 years, 6 months ago (2011-12-21 02:00:19 UTC) #5
adg
13 years, 6 months ago (2011-12-21 02:16:52 UTC) #6
*** Submitted as f82e8102025c ***

dashboard: send mail on build failure

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

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