内联网内的持续集成监控

发布于 2024-10-17 21:43:58 字数 1539 浏览 2 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

生生不灭 2024-10-24 21:43:58

对于项目的友好仪表板,我更喜欢使用从 Maven 调用的 Sonar由 Jenkin 作业运行的脚本。
关于 ClearCase,我监控 issue 8305,以便 Jenkin ClearCase 插件能够从文件中获取正确的配置规范,而不是直接将其复制粘贴到作业中。

For a friendly dashboard for a project, I prefer using Sonar, called from the maven script run by the Jenkin job.
Regarding ClearCase, I monitor issue 8305, for the Jenkin ClearCase plugin to be able to get the right config spec out of a file, instead of copy-paste it in the job directly.

北渚 2024-10-24 21:43:58

不完全是您所要求的,但您始终可以通过其 Web API 检索 hudson 状态 xml。

下面是一个简单的 adobe Flex 数据视图:

Hudson -CI 屏幕保护程序设置

当然是 Hudson Radiator View 插件,以及 极端反馈插件也适合此目的。

Not exactly what you're asking for, but you can always retrieve the hudson status xml over it's web API.

Here's a simple adobe Flex view of the data:

Hudson -CI Screen saver setup

Of course the Hudson Radiator View Plugin, and the Extreme Feedback plugin are good for this purpose too.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文