请帮助选择 CI 构建工具
我需要选择正确的 CI 构建工具,它将:
- 支持构建配置组,以便我们可以为所有项目使用标准化构建流程
- 支持带有“漂亮”(用于执行/总监“眼睛”:-)报告的仪表板。
- 支持 Java、Maven、Ant,并且可以针对构建过程本身进行一定程度的定制(尽管这是可选的,因为我可以用脚本“修复”它)
我更喜欢免费和开源< /em> 工具,但付费版本也可以。
请帮忙:-)
I need to choose the right CI build tool which will:
- Support groups of build configurations so we can use the standardized build process for all our projects
- Support dashboard with "pretty" (for executive/director "eye" :-) reports.
- Support Java, Maven, Ant, and be somewhat customizable for build process itself (though this is optional, as I can "fix" it with scripts)
I'd prefer free and open source tool, but paid version is fine too.
Please help :-)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
听起来您正在寻找 Hudson。它已经内置了对 Maven 和 Ant 的支持。
It sounds like you're looking for Hudson. It already has built in support for Maven and Ant.
您可能想看看
http://www.thoughtworks-studios.com/company
ThoughtWorks 的强大功能
部署管理解决方案结合了Twist(敏捷测试)和 Go(发布管理)
直接由商业用户测试
然后支持他们的自动化
随着长期测试的发展
应用。 Go 有助于开发和
IT运营团队模型发布
处理和部署软件
可重复且可靠。
You may want to look at it
http://www.thoughtworks-studios.com/company
ThoughtWorks Deployment Management Solution combines the power of
Twist (Agile testing) with Go (release management).
tested directly from business users
and then supports their automation as
long-term tests that evolve with the
application. Go helps development and
IT operations teams model release
processes and deploy software
repeatably and reliably.
Continuum 对组有相当好的支持,并且测试执行相当简单
Continuum has rather good support for groups and rather straightforward test execution