代码分支和最佳 CI可扩展

发布于 2024-09-15 03:58:43 字数 232 浏览 5 评论 0原文

我的团队要求我查看各种 CI。我一直在研究 hudson 和 apache 连续体。我更喜欢开源的东西。我们现在有超过 100 多个版本正在运行,并且还在不断增长。需要做maven和ant构建这是一个J2EE环境。我们还每月进行一次代码分支,因此需要能够轻松地分支代码或进行代码分支,以便可以停止并配置代码来进行代码分支。那么有什么想法吗?或者帮助 hudson 执行此操作的脚本?现在 hudson 看起来会很痛苦,因为每个项目都有自己的工作空间。

My group has asked me to look at various CIs. I have been looking at hudson and apache continuum. I would prefer something open source. We have over 100+ builds going right now and its just going to grow. It needs to do maven and ant builds this is a J2EE environment. We also do a code branch every month so it would need to be easy to branch code or make it so it can be stoped and configured to do the code branching. So any ideas? Or scripts to help hudson do this? Right now hudson looks like it will be a pain to do since every project has its own work space.

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

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

发布评论

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

评论(1

无所谓啦 2024-09-22 03:58:43

我们现在有超过 100 多个版本正在运行,而且还在不断增长。

正因为如此,我会选择 Hudson (它将能够使用 分布式进行扩展如果需要,甚至可以构建云)。

我们每个月还会进行一次代码分支,因此需要能够轻松地分支代码或使其可以停止并配置为进行代码分支。

我没有这样的限制,但这里有一些有趣的读物:

相关问题

另请参阅

We have over 100+ builds going right now and its just going to grow.

Just because of this, I would pick Hudson (that will be able to scale using distributed builds if necessary, or maybe even the cloud).

We also do a code branch every month so it would need to be easy to branch code or make it so it can be stopped and configured to do the code branching.

I don't have such constraints but here are some interesting readings anyway:

Related questions

See also

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