about summary refs log tree commit diff
path: root/t/data/test.yml (unfollow)
Commit message (Expand)AuthorFilesLines
2011-01-12Fix some bugs in jitterbug::Emailer and add mocked test dataJonathan "Duke" Leto2-4/+18
2011-01-12Add some tests for jitterbug::EmailerJonathan "Duke" Leto2-2/+21
2011-01-11Make failure email more customizable, start new jitterbug::Emailer in perlJonathan "Duke" Leto5-8/+86
2011-01-11Make build failure email more useful by including TAP outputJonathan "Duke" Leto2-7/+14
2011-01-11Attempt to fix the mangled build failure email bugJonathan "Duke" Leto2-15/+10
2011-01-10Add the ability to CC an email when builds failJonathan "Duke" Leto3-2/+6
2011-01-09Use a stringified version object, because it is prettierJonathan "Duke" Leto1-2/+2
2011-01-09Attempt grab perl version correctlyJonathan "Duke" Leto1-4/+4
2011-01-09Function must be defined before it is usedJonathan "Duke" Leto1-21/+21
2011-01-08Add ability to disable perlbrewJonathan "Duke" Leto3-15/+28
2011-01-07Add debug info for a failed build eventJonathan "Duke" Leto1-2/+4
2011-01-07Use cpanm --installdeps . for Module::Build projectsJonathan "Duke" Leto1-1/+2
2011-01-07Die early if the config file does not exist and add some testsJonathan "Duke" Leto2-5/+20
2011-01-07Rename builder testJonathan "Duke" Leto1-0/+0
2011-01-06Docs for builder.plJonathan "Duke" Leto1-1/+10
2011-01-05Tell Module::Build to be verboseJonathan "Duke" Leto1-1/+1
2011-01-05Find new tasks correctlyJonathan "Duke" Leto1-1/+2
2011-01-05Attempt to avoid a race condition and emit more debug infoJonathan "Duke" Leto1-2/+9
2011-01-05Properly bubble up errors from rmtreeJonathan "Duke" Leto1-2/+2
2011-01-05Update deps to require Test::MostJonathan "Duke" Leto1-1/+1
2011-01-05Add a few more simple testsJonathan "Duke" Leto4-5/+53
2011-01-05Improve debug info and add some basic jitterbug::Builder testsJonathan "Duke" Leto2-6/+28
2011-01-05Add some useful debug info for the logsJonathan "Duke" Leto1-0/+5
2011-01-05Fix issue where previous build dir was not removed early enoughJonathan "Duke" Leto1-1/+2
2011-01-05Create a sleep method in jitterbug::Builder and fix a typoJonathan "Duke" Leto1-3/+10
2011-01-05Print more useful info when it is neededJonathan "Duke" Leto1-1/+3
2011-01-05Add a compile check test for jitterbug::BuilderJonathan "Duke" Leto1-1/+2
2011-01-05Correct test countJonathan "Duke" Leto1-1/+0
2011-01-05Rewriting the builder as jitterbug::BuilderSawyer X2-74/+127
2011-01-04Add some debug output to capsule.shJonathan "Duke" Leto1-0/+7
2011-01-04Correct mail program invocation to work on Debian systemsJonathan "Duke" Leto1-1/+1
2011-01-04Add App::perlbrew and Dist::Zilla as dependenciesJonathan "Duke" Leto1-0/+2
2011-01-04