James Coglan
|
8aae62b081
|
Update node and ruby versions while performing some general maintenance on the scripts
|
2019-06-10 12:08:18 +01:00 |
|
James Coglan
|
45bd155d1a
|
Re-organise how servers and clients are run, and save off the configuration used in the most recent pre-release tests.
|
2017-09-10 18:22:10 +01:00 |
|
James Coglan
|
670c3e6984
|
Quote things with variables in them.
|
2017-09-10 12:11:06 +01:00 |
|
James Coglan
|
aa5f85bcbe
|
To make Gemfile.lock conflicts go away, create a distinct checkout of each project for every version of Ruby we want to run, and only run that version of Ruby in each directory. This could possibly be fixed slightly more cleanly by only having a distinct directory for JRuby, but for now this will do. Also rearrange the test order so the driver runs first, then we don't need to recompile it to run faye-websocket.
|
2017-08-07 09:09:37 +01:00 |
|
James Coglan
|
c4eb5b58ab
|
Update all the Node and Ruby versions.
|
2017-08-06 11:01:02 +01:00 |
|
James Coglan
|
eb9a838f21
|
Update all the Node and Ruby versions.
|
2016-12-29 11:51:18 +00:00 |
|
James Coglan
|
b3c6210656
|
Update all of the things, again.
|
2016-05-23 23:03:40 +01:00 |
|
James Coglan
|
a47244b7e8
|
Update all the versions of Node and Ruby. I've dropped iojs-{1,2,3} due to them having very low usage numbers, c.f.: https://twitter.com/seldo/status/726167988777283584
|
2016-04-30 23:44:49 +01:00 |
|
James Coglan
|
9c8035a3ac
|
Specify jruby-1.7 for machines where jruby-9000 is also installed.
|
2015-11-05 21:26:17 +00:00 |
|
James Coglan
|
bceaf66a3f
|
Run bundle using 'ruby -S', otherwise it gets interpreted as bash when running under jruby, even though 'which bundle' returns the right bundle executable and the shebang of that file is the jruby executable. I don't understand unix.
|
2015-10-10 23:02:23 +01:00 |
|
James Coglan
|
b9efd29499
|
Update the Node and Ruby versions.
|
2015-09-11 07:41:07 +01:00 |
|
James Coglan
|
00696e75bf
|
Update Ruby versions.
|
2015-04-13 23:39:53 +01:00 |
|
James Coglan
|
eb4e8a8c02
|
Bump Node and Ruby versions.
|
2015-03-05 20:46:57 +00:00 |
|
James Coglan
|
6bb2198248
|
Don't remove the .bundle directory every time we install gems; removing Gemfile.lock should be sufficient to force gem updates.
|
2015-02-22 14:42:35 +00:00 |
|
James Coglan
|
25576ca040
|
Initial commit.
|
2015-02-17 22:11:07 +00:00 |
|