开发者

Are there any HTML widgets for embedding Hudson results?

Because, if there are, I can't find them. Basically, I would love to be able to sho开发者_如何学运维w the build history on another web page. Has this been done before?


Hudson provides rss feeds of build histories. Links are at the bottom of the build page and will look something like this: http://hudson.company.com/rssAll

Then you can use the Google AJAX Feed API: http://www.google.com/uds/solutions/wizards/dynamicfeed.html which will generate all the code for you!


In addition to the RSS feeds mentioned by Scobal there's also the Hudson Remote access API, which seems easy enough to use..
It all depends on how much information you need and how much effort you're willing to put into it yourself.. From the looks of it implementing something simple won't take you more than 15 minutes.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜