Descriptiondashboard: fix for branches
In the new world, one builder runs
gobuilder -commit
which uploads information about commits to the dashboard,
which then hands the work out to the builders by hash.
There is no assumption anymore that the commit numbers
are consistent across builders.
New builders will need to be deployed. For now darwin-amd64
is running the new builder to test the code.
The new JSON-based protocol for handing out work via /todo
should be easy to extend if we want to add support for sending
trial CLs to the builders.
This code is already running on godashboard.appspot.com.
Patch Set 1 #Patch Set 2 : diff -r f45f4ac13a29 https://go.googlecode.com/hg #Patch Set 3 : diff -r f45f4ac13a29 https://go.googlecode.com/hg #Patch Set 4 : diff -r f45f4ac13a29 https://go.googlecode.com/hg #Patch Set 5 : diff -r f45f4ac13a29 https://go.googlecode.com/hg #Patch Set 6 : diff -r f45f4ac13a29 https://go.googlecode.com/hg #
Total comments: 12
Patch Set 7 : diff -r a438f36395ee https://go.googlecode.com/hg/ #Patch Set 8 : diff -r 7ee7980ea06d https://go.googlecode.com/hg/ #
MessagesTotal messages: 7
|