Visualization of entire build chain
I have set up a long build chain and, when it completes, I can go to the dependencies tab of any of the builds within the chain and use the arrows to navigate through the chain.
I would like to be able to visualize the entire chain on a single screen. Is there any way I can extract the necessary information from TeamCity so that I build my own "dashboard" of the entire chain?
Thanks
Akash
Please sign in to leave a comment.
Hello,
For now, it is not possible in TeamCity. There is a feature request in our tracker regarding to display build configuration dependencies graph. Please also look trough linked issues and comments, watch/vote for it.
Kind regards,
Marina
There is also a post about dependency graph plugin development http://devnet.jetbrains.net/message/5272063#5272063, please follow.
Kind regards,
Marina
Thanks, I'll keep an eye on those links.