about summary refs log tree commit diff
path: root/t/data/test.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Try to get stuff working with Dancer 1.3x, but still nagged by a few failing ↵ new_dancerJonathan "Duke" Leto2012-01-241-1/+2
| | | | tests in t/002_index_route.t
* Use jitterbug::Emails instead of the shell scripts in our testsJonathan "Duke" Leto2011-05-231-2/+2
|
* Do not use a global temp directory in our testsJonathan "Duke" Leto2011-05-221-2/+2
|
* 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::Emailer how to send PASS emailsJonathan "Duke" Leto2011-02-011-0/+14
|
* Add a builder_variablse YAML key, which passed environment variables to the ↵Jonathan "Duke" Leto2011-01-281-1/+2
| | | | builder
* Add a few more simple testsJonathan "Duke" Leto2011-01-051-0/+30