Commit graph

17 commits

Author SHA1 Message Date
Sarah Mei
18b1f360d8 Have our CI run only cucumber 2011-09-17 22:39:42 -07:00
Raphael Sofaer
d1a149f9f6 Some stuff to not need an application.yml in CI 2011-06-29 11:52:13 -07:00
Michael Sofaer
7ba80ce799 change the build script that actually runs 2011-06-28 10:54:00 -07:00
Sarah Mei
06a992a088 Modify REE garbage collection settings for speedier tests. 2011-02-22 21:00:08 -08:00
Sarah Mei
9a618d4dc0 Try removing all cached gems for REE before bundle installing on CI 2011-02-02 09:52:20 -08:00
Sarah Mei
a8d6fcd952 remove gem cache before bundle install on ci 2011-02-02 08:55:56 -08:00
Sarah Mei
dff4119765 Expose gem upgrade failures in CI. 2011-01-15 21:03:03 -08:00
Sarah Mei
f04634c415 Don't need to remove Gemfile.lock for 1.8.7 build 2010-10-29 20:27:26 -07:00
Sarah Mei
53dbff42ad CI creates gemset if it doesn't exist
CI 1.8.7 build uses REE
2010-10-29 19:08:47 -07:00
Sarah Mei
aa0adf47cf Split ci.sh into separate versions for 1.8.7 and 1.9.2 2010-10-27 13:15:25 -07:00
Sarah Mei
82e947a74a Disabling ruby 1.9 build until we can move off capybara 2010-10-20 22:44:18 -07:00
Sarah Mei
2bab775973 ci.sh uses @diaspora gemset and forces removal of Gemfile.lock 2010-10-20 22:37:50 -07:00
Sarah Mei
d98b551464 Let's try something a little simpler. 2010-10-20 22:22:34 -07:00
Sarah Mei
bbf396be42 Remove Gemfile.lock before each bundle install 2010-10-12 19:08:50 -07:00
Sarah Mei
546401cbec Gemfile.lock is different in 1.9.2, so we need to remove it after running specs so the next pull succeeds. 2010-10-11 22:37:58 -07:00
Sarah Mei
e3e76ec3e0 correct permissions on bash script for CI 2010-10-11 22:33:44 -07:00
Sarah Mei
2d57b5dc9a bash script to run specs against multiple versions of Ruby on CI 2010-10-11 22:24:48 -07:00