[Buildbot-commits] [Buildbot] #2170: Trigger steps could link to triggered builds
Buildbot
nobody at buildbot.net
Sat Jan 7 18:17:42 UTC 2012
#2170: Trigger steps could link to triggered builds
------------------------+------------------------
Reporter: jaredgrubb | Owner: jaredgrubb
Type: enhancement | Status: new
Priority: major | Milestone: 0.8.6
Version: 0.8.5 | Keywords:
------------------------+------------------------
Currently, there is no information pushed back to the Trigger step about
any of the triggered builds. Doing so would allow many nice features:
* ability to add URL links between trigger steps and the triggered builds
(in both waterfall and in detail view)
* ability for status targets to retrieve more details about those builds
(for example, include URL to triggered build summaries, or even traverse
deeper into the triggers to create nested lists of information about a
build).
This definitely should work when waitForFinish=True, and in theory could
work even for waitForFinish=False, but I'm not going to attempt that yet.
--
Ticket URL: <http://trac.buildbot.net/ticket/2170>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list