thoughtworks / cruisecontrol.rb

CruiseControl for Ruby. Keep it simple.
http://cruisecontrolrb.thoughtworks.com
Apache License 2.0
613 stars 206 forks source link

Todo #124

Open seanmarcia opened 10 years ago

seanmarcia commented 10 years ago

Here is a general todo list:

cvoltz commented 10 years ago

I vote for Simplecov. I have been using it for a while with CC.rb and it works well. I also like the idea of making the results available on another tab.

Christopher

On 11/12/2013 03:41 PM, SeanMarcia wrote:

Here is a general todo list:

  • Deprecate/remove Rcov and switch to something compatible with ruby2 like simplecov.
  • If simplecov is decided upon, perhaps add in a simplecov tab like what was done with brakeman.
  • Get access to the cruisecontrolrb.thoughtworks.com website and update it.

— Reply to this email directly or view it on GitHub https://github.com/thoughtworks/cruisecontrol.rb/issues/124.

seanmarcia commented 10 years ago

Not many comments yet :( I need to review the various forks again and look for ideas before deciding on tasks.

mlpinit commented 10 years ago

:+1: for simplecov

jdickey commented 10 years ago

:+1: for simplecov and the new tab as well.

I see the site is still unchanged; any word on when that's going to be up and happy? Being able to point new hires to that as part of a toolchain-setup task list would be Very Helpful.

seanmarcia commented 10 years ago

Hey guys, sorry for the slow reply I've been lagging because I'm actually waiting to hear back from Thoughtworks... I've contacted a couple people there and am still waiting. If anyone has any contacts there please let me know.

shlima commented 10 years ago

Hello. I've just start using CC.rb, but the UI is poor for me. Are there any themes? I can start making a new one, what shall I keep up to be able to contribute my version of UI into the official CC.rb repo? I am going to use Bootstrap with Sass and make a responsive markup of course.

seanmarcia commented 10 years ago

A new and updated theme or layout would be fantastic. I agree that the current theme does feel a little dated and should be updated to something responsive.

shlima commented 10 years ago

Ok, I assign this task on me

shlima commented 10 years ago

Also a new clean and stylish CC logotype is required

stufently commented 10 years ago

Really need replace rcov to simplecov for compatibality with ruby 2.0.0