论坛首页 Ruby版 rails

CruiseControl.rb

浏览 3056 次
精华帖 (0) :: 良好帖 (0) :: 新手帖 (0) :: 隐藏帖 (0)
作者 正文
时间:2007-02-24 关键字: ruby cruisecontrol continuous integration agile
一个简单的、convention over configuration的、特别适用于Ruby on Rails项目的持续集成工具,由ThoughtWorks开发并贡献开源。
http://cruisecontrolrb.thoughtworks.com
引用
What is CruiseControl.rb?

CruiseControl.rb is a continuous integration tool. Its basic purpose in life is to alert members of a software project when one of them checks something into source control that breaks the build.

CC.rb is easy to install, pleasant to use and simple to hack. It’s written in Ruby.
   
时间:2007-02-25
好东西(Y)
但是screencasts不能显示:
http://cruisecontrolrb.thoughtworks.com.nyud.net:8080/screencasts/5_minute_install.mov
   
0 请登录后投票
时间:2007-03-13
1.0版本已经正式发布
   
0 请登录后投票
时间:2007-05-14
请教gigix,确实用不来,都装好了,
./cruise add your_project --url [URL of your_project Subversion trunk]
报.不是内部命令,改为cruise add your_project --url [URL of your_project Subversion trunk]不报此错
但是始终无法成功生成..错误为找不到路径
想问下[URL of your_project Subversion trunk]到底要的是什么路径,郁闷了..
   
0 请登录后投票
论坛首页 Ruby版 rails

跳转论坛:
JavaEye推荐