Progressive Output of Log
I've recently made a switch from Hudson to Teamcity. Surprisingly, one of my most missed features is the progressive log (console output) viewing. They had an ajaxy interface which allowed the build log to be displayed to the user real time. Instead of continually downloading the log file and scrolling to the end to see what was going on, I could just view it as a webpage.
Has anyone tried making a customization or is this even possible with TeamCity?
Please sign in to leave a comment.
I think it is possible to write such a plugin but why do you need this feature in TeamCity? TeamCity reports tests and progress of the build on the fly, so you always know at which stage is your build and how many tests are passed.
--
Pavel Sher
Ruel Loehr wrote:
Also see http://jetbrains.net/tracker/issue/TW-3902
--
Alexey Gopachenko
JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"