check build status
Hy everybody,
I am new in TC.
I need all the information I get from this page http://teamcity.jetbrains.com/externalStatus.html?withCss=truebut in an xml format
I need to to know if there is a broken build in order to control our build traffic light
How can I do ?
Many thanks
s.
Please sign in to leave a comment.
Hello,
The most universal way of getting the information is writing a Java TeamCity plugin that will expose all the necessary information in the necessary form.
Nabaztag plugin can be used as a reference.
Without writing a plugin you can analyse RSS feed that you can parametrize under My Settings & Tools > Syndication Feed.
--
Best regards,
Yegor Yarko
Project Manager (TeamCity)
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"