public
Description: A lightweight, Continuous Integration tool written in Ruby
Homepage: http://cerberus.rubyforge.org
Clone URL: git://github.com/cpjolicoeur/cerberus.git
Click here to lend your support to: cerberus and make a donation at www.pledgie.com !
cerberus / Todo.txt
100644 31 lines (24 sloc) 1.091 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
==================
| BEFORE RELEASE |
==================
 
 
==========
| FUTURE |
==========
 
* Update or split-out the bin_path setting
* add test suite for Bazaar SCM
* make --verbose option work with all SCM, Builders and Publishers
* update rake builder to only check exit status or aborted msg
* Add smart algorithm for calculating of person's name who broke release
* Add on_success on_failure and on_finish options to builders
 
 
=============
| WISH LIST |
=============
 
* Make possibility to run tests for all revisions (not only latest for that moment)
* Send svn log not only for latest revision but from latest successfull. For that we need to store version of latest successful rev.
* IRC: make message colorized. Make messages shorter to avoid irc flood (and ban to user)
* Add heartbit message
* Create Screencast for Cerberus
* Improve Configuration Index (docs)
* Refactor logger. Use logger also in mail publisher.
* Add configuration migrations, for easier migration process
* Add support of X10 devices - http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/124460