PARSE clocks.
Amar Takhar
verm at darkbeer.org
Mon Nov 30 21:23:19 UTC 2015
On 2015-11-30 16:12 -0500, Eric S. Raymond wrote:
>
> Wait. Maybe we're talking about different things. How could 'waf builders' get
> a list of non-broken builds without querying the buildbot state real-time?
It's a JSON API. It would connect out to buildbot.ntpsec.org and get the JSON
list and pretty-print it to the console.
All the HTML rendering is done client-side which is why it requires Javascript
-- it uses WebSockets to be realtime.
>
> You're right. I'll update the contacts page to point to that.
>
> I assume red cartouches are broken builds. What are the pink ones, builds
> with warnings?
Yep. Pink ones are ones I interrupted since I was working on it earlier today.
Yellow ones are ones that have warnings.
Amar.
More information about the devel
mailing list