mirror of
https://github.com/golang/go
synced 2024-11-22 18:04:48 -07:00
d5b946f43d
* fix bug in benchmark collection: bad benchmark data key meant that all the builders collided when writing data. * report benchmarks even if make bench exits non-zero. * graphical and json presentations R=agl1 CC=golang-dev https://golang.org/cl/201065
9 lines
110 B
YAML
9 lines
110 B
YAML
application: godashboard
|
|
version: 3
|
|
runtime: python
|
|
api_version: 1
|
|
|
|
handlers:
|
|
- url: /.*
|
|
script: gobuild.py
|