Go Build Status

{{if $.Commits}} {{range $.Builders | builderSpans}} {{end}} {{range $.Builders | builderSpans}} {{end}} {{range $.Builders}} {{end}} {{range $c := $.Commits}} {{range $.Builders}} {{end}} {{end}}
 {{.OS}}
 {{builderArchShort .}}
{{shortHash .Hash}} {{with $c.Result . ""}} {{if .OK}} ok {{else}} fail {{end}} {{else}}   {{end}} {{shortUser .User}} {{.Time.Time.Format "Mon 02 Jan 15:04"}} {{shortDesc .Desc}}
{{with $.Pagination}}
newer older latest
{{end}} {{else}}

No commits to display. Hm.

{{end}} {{with $.TipState}} {{$goHash := .Tag.Hash}}

Sub-repositories at tip ({{shortHash .Tag.Hash}})

{{range $.Builders | builderSpans}} {{end}} {{range $.Builders | builderSpans}} {{end}} {{range $.Builders}} {{end}} {{range $pkg := .Packages}} {{range $.Builders}} {{end}} {{with $pkg.Commit}} {{end}} {{end}}
{{.OS}}
{{builderArchShort .}}
{{.Package.Name}} {{$h := $pkg.Commit.Hash}} {{shortHash $h}} {{with $pkg.Commit.Result . $goHash}} {{if .OK}} ok {{else}} fail {{end}} {{else}}   {{end}} {{shortUser .User}} {{.Time.Time.Format "Mon 02 Jan 15:04"}} {{shortDesc .Desc}}
{{end}}