1
0
mirror of https://github.com/golang/go synced 2024-11-22 22:20:03 -07:00
go/misc/dashboard/app
David Symonds e87af8c43d misc/dashboard: don't update tip tag for release branch commits.
This will mean that sub-repositories won't get built against the
release branch. They are often not compatible because the subrepos
often run ahead of the current release (e.g. go.tools is using
new additions to go/ast, and go.net is using new things in syscall)
so there's little point in checking them against cherrypick commits
when they'll be tested against those commits on tip anyway.

R=golang-dev, adg
CC=golang-dev
https://golang.org/cl/12001043
2013-07-29 12:08:19 +10:00
..
build misc/dashboard: don't update tip tag for release branch commits. 2013-07-29 12:08:19 +10:00
cache dashboard: update to go1beta 2012-02-06 09:26:32 +11:00
static misc/dashboard: user interface 2011-12-16 10:48:06 +11:00
app.yaml misc/dashboard: set api_version to go1 2012-04-03 08:10:51 +10:00