[Buildbot-devel] show hidden/all build steps in web views?
Stephan Koledin
skoledin at gmail.com
Fri May 10 16:29:31 UTC 2013
Hi All-
I've searched around a bit, sorry in advance if this is obvious and I've
missed it.
I have some builds with a large number of steps that I generally hide
unless there's a failure/warning/etc. via something like the following
in the step setup/definition:
hideStepIf=lambda results, s: results==SUCCESS
Is there currently any url magic that can be used to show ALL steps,
even these hidden ones, for example when looking at a page like:
/builders/MyBuildName/builds/NN
The ideal situation in my case is to normally hide steps that aren't
normally important, but also allow a developer to look back through with
a special url and see what exactly happened throughout an entire build
if a later step fails.
Thanks.
-Stephan
More information about the devel
mailing list