renovate/test
Rhys Arkins d7025f25d6 fix: Detect npm & yarn when globally installed (#825)
This fix improves the way Renovate detects embedded/installed npm and yarn. It tries:
- locally installed npm or yarn
- npm or yarn embedded inside globally installed renovate
- globally installed npm or yarn
- global `yarn` or `npm` commands as fallback

Fixes #824
2017-09-20 07:52:44 +02:00
..
_fixtures feat: renovate meteor package.js dependencies (#786) 2017-09-12 09:33:41 +02:00
api fix: retry api rate limit exceeded (#816) 2017-09-16 06:39:04 +02:00
config fix: handle null child config in merge (#790) 2017-09-13 20:29:20 +02:00
logger feat: Pre-fetch all package.json files (#642) 2017-08-08 06:25:44 +02:00
workers fix: Detect npm & yarn when globally installed (#825) 2017-09-20 07:52:44 +02:00
.eslintrc.js fix: update dependency eslint-config-airbnb-base to v12 (#771) 2017-09-15 19:46:25 +02:00
chai.js Refactor config 2017-01-20 14:03:18 +01:00
renovate.spec.js Refactor config definitions and onboarding values (#360) 2017-06-26 13:08:57 +02:00