- 30 Aug, 2017 1 commit
-
-
David Zülke authored
All buildpacks use `profile/WEB_CONCURRENCY.sh` now which will be overwritten by the later buildpacks to avoid earlier buildpacks setting defaults for later ones at startup, with wrong defaults for some languages.
-
- 03 Aug, 2017 2 commits
-
-
Hunter Loftis authored
add @heroku/languages as code owners
-
Hunter Loftis authored
-
- 26 Jul, 2017 2 commits
-
-
Jeremy Morrell authored
-
Jeremy Morrell authored
-
- 25 Jul, 2017 1 commit
-
-
Jeremy Morrell authored
-
- 24 Jul, 2017 5 commits
-
-
Jeremy Morrell authored
Switch nodejs install over to using nodebin
-
Jeremy Morrell authored
-
Jeremy Morrell authored
Error on yarn install if the lockfile is out of date
-
Jeremy Morrell authored
-
Jeremy Morrell authored
-
- 21 Jul, 2017 1 commit
-
-
Jeremy Morrell authored
-
- 18 Jul, 2017 9 commits
-
-
Jeremy Morrell authored
Error on conflict between npm shrinkwrap and modern lockfiles
-
Jeremy Morrell authored
-
Jeremy Morrell authored
Update changelog
-
Jeremy Morrell authored
-
Jeremy Morrell authored
Add $STACK to the cache signature
-
Jeremy Morrell authored
-
Ed Morley authored
This reduces the wall-clock time from 16 minutes to 9 minutes.
-
Ed Morley authored
Previously new apps (or apps where the cache has been cleared using the heroku-repo plugin) would give a skipping cache restore message of "new-signature" which was slightly misleading.
-
Jeremy Morrell authored
-
- 17 Jul, 2017 1 commit
-
-
Ed Morley authored
To ensure that the cache is busted when apps update to a new stack. Fixes #445.
-
- 12 Jul, 2017 1 commit
-
-
Jeremy Morrell authored
-
- 30 Jun, 2017 1 commit
-
-
Jeremy Morrell authored
-
- 19 Jun, 2017 1 commit
-
-
Jeremy Morrell authored
-
- 13 Jun, 2017 2 commits
-
-
Jeremy Morrell authored
If the user has not specified a version for npm, but there is a package-lock.json we should automatically install npm 5 Fixes #422
-
Jeremy Morrell authored
-
- 09 Jun, 2017 1 commit
-
-
Jeremy Morrell authored
-
- 30 May, 2017 1 commit
-
-
Jeremy Morrell authored
-
- 26 May, 2017 1 commit
-
-
Jeremy Morrell authored
Error out when two different lockfiles are present in the repo Fixes #410
-
- 23 May, 2017 1 commit
-
-
Jeremy Morrell authored
Update changelog
-
- 22 May, 2017 1 commit
-
-
Jeremy Morrell authored
- Log every time the compile succeeds - Add log information about which build scripts are being used
-
- 18 May, 2017 3 commits
-
-
Jeremy Morrell authored
The buildpack should bust the cache whenever the PREBUILD boolean changes to prevent the user from caching their local node_modules directory Fixes #399
-
Jeremy Morrell authored
If a user pushes a source tree that already includes .heroku/node, give a nice warning instead of a crypic error message. Fixes #371
-
Jeremy Morrell authored
* Make yarn available to application if defined in engines Fixes #402
-
- 17 May, 2017 2 commits
-
-
Jeremy Morrell authored
-
Jeremy Morrell authored
- Drop testing support for Cedar-10 - Add testing support for Heroku-16
-
- 11 May, 2017 1 commit
-
-
anatoly techtonik authored
Fix link to shunit2
-
- 26 Apr, 2017 2 commits
-
-
Jeremy Morrell authored
-
Jeremy Morrell authored
-