Commit Graph

24 Commits

Author SHA1 Message Date
Jeremy Kemper
aef7e214bd Use an env var to expand the CI bundle. Using bundler's 'only' includes this stuff for everybody, oops. 2009-11-10 15:28:25 -08:00
Jeremy Kemper
ec2b2654e5 Make root_dir a method so rails can call it 2009-11-10 15:18:21 -08:00
Jeremy Kemper
74306b9526 Use bundled bin/rake 2009-11-10 14:59:59 -08:00
Jeremy Kemper
d2d3464fcc Turn off --debug for gem bundle. Force gem update. 2009-11-04 14:49:15 -08:00
Jeremy Kemper
d64e87edd6 Try to remotely troubleshoot bundler issue in CI 2009-11-04 11:50:52 -08:00
Jeremy Kemper
ca990b03cc Work around rebundling issue 2009-11-02 20:08:43 -08:00
Jeremy Kemper
58555d0c8b Remove old per-component bundled environments first 2009-10-27 02:03:25 -07:00
Jeremy Kemper
b3012bbd16 Tweak CI for toplevel gem bundle 2009-10-27 01:55:27 -07:00
Joshua Peek
207d0483e5 Run bundler before AM and AMo tests 2009-10-20 15:28:34 -05:00
Jeremy Kemper
4f6d8ceb04 Bundle for railties tests too 2009-10-19 19:22:23 -07:00
Jeremy Kemper
e19ab99134 CI bundles Active Record dependencies before running (pulls in Arel) 2009-10-14 19:36:55 -07:00
Joshua Peek
2a938ad5e7 Run AP isolated tests on CI 2009-10-03 22:14:58 -05:00
Joshua Peek
24ac3a8d8e Wrap isolated test runner in a test suite 2009-09-25 01:16:52 -05:00
Yehuda Katz
6be6fae59a Adds patch to CI 2009-09-15 17:56:20 -07:00
Joshua Peek
b7c1fbc050 Start running AS isolated tests on CI 2009-09-07 21:13:25 -05:00
Mike Gunderloy
ef93524058 Remove sqlite2 build from CI recipe [#3066 state:resolved]
Signed-off-by: Pratik Naik <pratiknaik@gmail.com>
2009-08-18 13:24:39 +01:00
Chad Woolley
f413a703ba make mysql and postgresql rebuild databases on every CI build, to prevent breakages such as collation and character set changing
Signed-off-by: Yehuda Katz <wycats@gmail.com>
2009-08-12 00:11:16 -07:00
Jeremy Kemper
922c528d42 Ruby 1.9 compat: use String#each_line instead of #each 2009-02-04 09:29:00 -08:00
Mike Gunderloy
19818eb0ea Update CI configuration to reflect latest gems. 2009-01-07 16:42:53 +13:00
Michael Koziarski
bb557b44e9 Be more careful 2008-08-26 12:21:48 +02:00
Michael Koziarski
86bf279b89 Re enable CI for postgresql 2008-08-26 12:14:07 +02:00
Chad Woolley
289e3b9072 use double quotes 2008-08-26 09:40:19 +02:00
Chad Woolley
fb20d6f09d properly reference geminstaller config under ci dir 2008-08-25 10:34:01 +02:00
Chad Woolley
337b043c93 Include the CI configuration and setup instructions.
This should make it easy to set up your own copy of the CI environment, and easier for us to keep ours running.
2008-08-24 16:27:20 +02:00