]> Cypherpunks repositories - gostls13.git/commit
dashboard: send mail on build failure
authorAndrew Gerrand <adg@golang.org>
Wed, 21 Dec 2011 02:16:47 +0000 (13:16 +1100)
committerAndrew Gerrand <adg@golang.org>
Wed, 21 Dec 2011 02:16:47 +0000 (13:16 +1100)
commit03fbf29927a2e47939c5b1a8b879f049a01a7cdc
tree4a88d496a9477c47d435cbfb5d473fdded90392c
parent670933048822c65559e370d6a5c0464980025479
dashboard: send mail on build failure

R=rsc, adg
CC=golang-dev
https://golang.org/cl/5490081
misc/dashboard/app/app.yaml
misc/dashboard/app/build/build.go
misc/dashboard/app/build/notify.go [new file with mode: 0644]
misc/dashboard/app/build/notify.txt [new file with mode: 0644]
misc/dashboard/app/build/test.go
misc/dashboard/app/build/ui.go