- 25 Apr, 2014 2 commits
-
-
zeke authored
-
Zeke Sikelianos authored
the specified node runtime should be prior in the path
-
- 22 Mar, 2014 1 commit
-
-
Rex Wang authored
-
- 28 Feb, 2014 3 commits
-
-
Zeke Sikelianos authored
npm cert bug
-
zeke authored
-
zeke authored
-
- 22 Jan, 2014 1 commit
-
-
David Zülke authored
Namespaced caching and node runtime version tracking
-
- 21 Jan, 2014 4 commits
-
-
Zeke Sikelianos authored
update compile script to work with new buildpack-env-dir API
-
zeke authored
Cache everything one level deeper (inside $cache_dir/node) to avoid clobbering cached artifacts from other buildpacks. Store node-version textfile in new .heroku directory, in the slug _and_ the cache.
-
zeke authored
-
zeke authored
-
- 07 Jan, 2014 1 commit
-
-
Zeke Sikelianos authored
Make config vars available to npm install
-
- 20 Dec, 2013 5 commits
-
-
zeke authored
-
zeke authored
-
Zeke Sikelianos authored
Set default NODE_ENV to 'production'. Can't sit on the fence forever with this implementation.
-
zeke authored
-
zeke authored
-
- 18 Dec, 2013 2 commits
- 17 Dec, 2013 2 commits
-
-
Zeke Sikelianos authored
Blow away the cached node_modules directory instead of the entire cache.
-
zeke authored
-
- 16 Dec, 2013 2 commits
-
-
Zeke Sikelianos authored
⚡ -
zeke authored
-
- 13 Dec, 2013 10 commits
- 11 Dec, 2013 6 commits
-
-
Zeke Sikelianos authored
Create Procfile from `npm start`
-
zeke authored
-
zeke authored
-
Jonathan Clem authored
If no Procfile exists and there is a scripts.start in package.json, add the scripts.start script as the 'web' process type to a new Procfile.
-
zeke authored
-
zeke authored
-
- 09 Dec, 2013 1 commit
-
-
Zeke Sikelianos authored
only prune when node_modules directory is restored from cache. Fixes #75
-