Javan Makhmali
|
9f73bcb469
|
set environment and path earlier so schedule files do conditionals with them
|
2010-10-25 21:14:45 -04:00 |
|
Javan Makhmali
|
e66226e3ae
|
created a new :job_template to wrap all commands with. using 'bash -l -c' by default now to load the entire enviroment which should help with RVM issues.
|
2010-10-20 17:12:00 -04:00 |
|
Javan Makhmali
|
ff0d68af55
|
don't worry about preserving the Rails 2 runner job_type if this is a Rails 3 app
|
2010-10-19 17:37:10 -04:00 |
|
Javan Makhmali
|
0055c36aef
|
runners for Rails 3
|
2010-10-18 12:08:28 -04:00 |
|
Javan Makhmali
|
e7e4a37b3a
|
drop /usr/bin/env from rake job - let PATH do the work. added --silent flag to rake job tosupress the 'in directory' message.
|
2010-10-18 10:41:00 -04:00 |
|
Javan Makhmali
|
f17c8d8cd2
|
consolidated tests - moving away from testing on runners, rakes, etc. now that jobs are definable. added more units tests for Jobs.
|
2010-09-06 23:38:11 -04:00 |
|