Граф коммитов

6 Коммитов

Автор SHA1 Сообщение Дата
Jesse Zhang 3de85f2704 [dev_setup][bugfix] Untar from cache
This fixes a bug in I575c76ff , I3bd5e089 and Id1b8e362 that tried
decompressing the source tarballs from /tmp instead of the cache
location.

  Test plan: run dev_setup with no cached tarball and no built rubies,
node.js or erlang.

Change-Id: I97d0595bdf3e1f85335a5e8841e28433028219f9
2012-04-18 14:07:40 -07:00
Jesse Zhang 35afa2b424 [dev_setup] Cache Node.js tarballs
Node.js source tarballs are now cached to speed up repeated
installations.
  Test plan: run dev_setup without cache, with cache, and with a
corrupted cached tarball.

Change-Id: Id1b8e3626cd9491cfd26e9b338dbbc75eca742cc
2012-04-18 14:07:40 -07:00
Maria Shaldybina 92d7f606e7 Add npm support
- run npm install on stager to recompile native modules
- provide modules based on package.json dependencies
- install npm on dev setup

Change-Id: I3e95aaf0982aea77fc280b58fcf965d1342b2ecf
2012-04-16 13:48:48 -07:00
Jesse Zhang 4f71f72c52 Unique Bash section name for Node.js installation
Chef seems to mess up if two Bash "nodes" have same names...

Change-Id: I43ab527cdd767801daf4223329c3d0929cc49332
2012-01-27 11:26:14 -08:00
Alex Suraci c4bfa24251 bump node to 0.6.8, vcap_staging to 0.1.35
Change-Id: I0ea28c757c23eb800df8700dc9e6ecaeb5e0bcc3
2012-01-25 11:14:07 -08:00
Alex Suraci fd79088d1d add node06 runtime with Node.js 0.6.7
* add node06 alongside node (0.4.12)
* update node cookbooks to install both, + terminology tweaks
  * nodejs -> node or node04 where appropriate
* bump vcap_staging to 0.1.33

Change-Id: Ifaf0b7233c8f58cea49d15d4bb357a3fc79f612b
2012-01-18 11:29:50 -08:00