哪些持续集成服务器可以与 ruby​​ on Rails 3 和 mac 配合良好?

发布于 2024-11-15 02:18:14 字数 660 浏览 3 评论 0 原文

我使用Mac作为服务器。我需要一些效果好的东西。

我想使用atlassian的bamboo,但我的尝试失败了。我能找到的关于该主题的最新文档是一篇旧博客文章。 http://blogs.atlassian.com/news/2009/05/bamboo_customer_8.html 这几乎没有帮助并导致错误:

...rvm/rubies/ruby-1.8.7-p334/lib/ruby/site_ruby/1.8/rubygems.rb:900:in `report_activate_error': Could not find RubyGem bundler (>= 0) (Gem::LoadError)

我看了 http://rubyforge.org/frs/?group_id=2918 这似乎也已经过去了几年日期。

所以问题是,我应该为我的 Rails 3 项目使用哪个持续集成服务器,我可以在 Mac 上运行该项目并使用 .rvm(2011 年的今天)?

I am using a mac as the server. I need something that works well.

I wanted to use atlassian's bamboo but my attempts have failed. The latest doc I can find on the topic is an old blog post. http://blogs.atlassian.com/news/2009/05/bamboo_customer_8.html which helps very little and results in the error:

...rvm/rubies/ruby-1.8.7-p334/lib/ruby/site_ruby/1.8/rubygems.rb:900:in `report_activate_error': Could not find RubyGem bundler (>= 0) (Gem::LoadError)

I looked at http://rubyforge.org/frs/?group_id=2918 which also appears to be years out of date.

So the question is, which Continuous integration server should I use for my rails 3 project, which I can run on a mac and use .rvm (today in 2011)?

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

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

发布评论

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

评论(3

何处潇湘 2024-11-22 02:18:14

Jenkins 总是为我工作,你甚至有一个 OSX 安装程序:

http://ingorichter.blogspot.com/2011/04/jenkins-osx-installer.html

Jenkins is always worked for me, you even have a OSX installer:

http://ingorichter.blogspot.com/2011/04/jenkins-osx-installer.html

〆凄凉。 2024-11-22 02:18:14

CI Joe 在 Rails 3 和 Mac 上对我来说工作得很好。

不过,正如 Ed_ 提到的,詹金斯看起来也不错。特别是关于 OSX 安装程序的部分。

CI Joe works fine for me with rails 3 and mac.

Jenkins also seems nice, though, as Ed_ mentioned. Especially the part about the OSX installer.

小…楫夜泊 2024-11-22 02:18:14

CruiseControl.rb 是一个用 Ruby 编写的 CI,可用于 Rails 项目。

CruiseControl.rb is a CI written in Ruby and can be used for Rails projects.

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