about summary refs log tree commit diff
path: root/config.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add on_failure_to_email and on_pass_to_email config keysJonathan "Duke" Leto2011-02-231-0/+2
| | | | | | | | | | | These keys can be used to override where pass/fail emails go. If they are defined, emails are sent to the specified email. If not, they go to the commit author. This feature is sponsored by IRC insultbots and the letters B, A, C, E and K. No bits where harmed in the making of this feature.
* Teach jitterbug about reusing git repos to save bandwidthJonathan "Duke" Leto2011-02-221-0/+1
|
* Correct name of build pass scriptJonathan "Duke" Leto2011-02-011-1/+1
|
* Add ability to optionally send emails when the build passesJonathan "Duke" Leto2011-02-011-0/+7
|
* Add a builder_variablse YAML key, which passed environment variables to the ↵Jonathan "Duke" Leto2011-01-281-0/+1
| | | | builder
* Allow a header and footer for failure emails to be specifiedJonathan "Duke" Leto2011-01-121-0/+2
|
* Make failure email more customizable, start new jitterbug::Emailer in perlJonathan "Duke" Leto2011-01-111-1/+3
|
* Add the ability to CC an email when builds failJonathan "Duke" Leto2011-01-101-0/+1
|
* Add ability to disable perlbrewJonathan "Duke" Leto2011-01-081-0/+2
| | | | | | This option comes in handy for those that want to run long test suites on just one version of Perl and/or those using local::lib (which doesn't play nice with perlbrew with XS modules).
* fix feedfranck cuny2010-10-031-2/+1
|
* update config, view, testsfranck cuny2010-10-031-1/+11
|
* move build script to conffranck cuny2010-09-271-0/+3
|
* use namespace for keysfranck cuny2010-09-261-1/+2
|
* initial importfranck cuny2010-09-231-0/+17