summaryrefslogtreecommitdiff
path: root/config.yml (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-02-23Add on_failure_to_email and on_pass_to_email config keysJonathan "Duke" Leto1-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.
2011-02-23Add on_failure_to_email and on_pass_to_email config keysJonathan "Duke" Leto1-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.
2011-02-22Teach jitterbug about reusing git repos to save bandwidthJonathan "Duke" Leto1-0/+1
2011-02-01Correct name of build pass scriptJonathan "Duke" Leto1-1/+1
2011-02-01Add ability to optionally send emails when the build passesJonathan "Duke" Leto1-0/+7
2011-01-28Add a builder_variablse YAML key, which passed environment variables to the ↵Jonathan "Duke" Leto1-0/+1
builder
2011-01-12Allow a header and footer for failure emails to be specifiedJonathan "Duke" Leto1-0/+2
2011-01-11Make failure email more customizable, start new jitterbug::Emailer in perlJonathan "Duke" Leto1-1/+3
2011-01-10Add the ability to CC an email when builds failJonathan "Duke" Leto1-0/+1
2011-01-10Add the ability to CC an email when builds failJonathan "Duke" Leto1-0/+1
2011-01-08Add ability to disable perlbrewJonathan "Duke" Leto1-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).
2010-10-03fix feedfranck cuny1-2/+1
2010-10-03update config, view, testsfranck cuny1-1/+11
2010-09-27move build script to conffranck cuny1-0/+3
2010-09-26use namespace for keysfranck cuny1-1/+2
2010-09-23initial importfranck cuny1-0/+17