Move npm_packages
to his own recipe
Fix different race conditions when using direct recipe call
Fix npm recipe
Support io.js. Use node['nodejs']['engine'].
Add MacOS support via homebrew
Add node['nodejs']['keyserver']
Update arm checksum
Fix npm_packages
JSON
Use official nodesource repository
Add node['nodejs']['npm_packages'] to install npm package with default
recipe
Travis integration
Gems updated
Rewrite cookbook dependencies
Added complete test-kitchen integration : Rake, rubocop, foodcritic, vagrant, bats testing ...
Added NodeJS install_method
option (sources, bins or packages)
Added NPM install_method
option (sources or packages)
NPM version can now be chosen independently from nodejs' embedded version
Added a nodejs_npm
LWRP to manage, install and resolve NPM packages
update default versions to the latest: node - v0.10.15 and npm - v1.3.5
default to package installation of nodejs on smartos (@wanelo-pair )
Add Raspberry pi support (@robertkowalski )
implement installation from package on RedHat - (@vaskas )
update default version of node to 0.10.13 - and npm - v1.3.4 ([@jodosha][])
update default version of node to 0.10.2 - (@bakins )
fully migrated to test-kitchen 1.alpha and vagrant 1.1.x/berkshelf 1.3.1
update default versions to the latest: node - v0.10.0 and npm - v1.2.14
make_thread
is now a real attribute - (@ChrisLundquist )
rewrite the package install; remove rpm support since there are no longer any packages available anywhere
add support to install legacy_packages
from ubuntu repo as well as the latest 0.10.x branch (this is default).
add support for binary installation method (@JulesAU )
add smartos support for package install (@sax )
support to compile with all processors available (default 2 if unknown) - (@ChrisLundquist )
moved to platform_family
syntax
ensure npm recipe honours the 'source' or 'package' setting - (@markbirbeck )
updated the default versions to the latest stable node/npm
fixed bug that prevented overwritting the node/npm versions (moved the src_url
s as local variables instead of attributes) - (@johannesbecker )
updated the default versions to the latest node/npm
added packages installation support (@smith )
You can’t perform that action at this time.