renovate/lib
Rhys Arkins 94892db991 fix: config warn issue only if using yarn
It seems that npm is able to update a lock file even if some of the non-updated deps can not be found. So the renovate halt and warning is only needed if a yarnLock file is present.
2018-03-27 13:41:45 +02:00
..
config chore: log decryptConfig 2018-03-25 22:47:47 +02:00
datasource fix: improve debugging of npmrc 2018-03-25 22:14:40 +02:00
logger fix: return non-zero exit code if any errors (#1625) 2018-03-09 12:00:57 +01:00
manager fix: config warn issue only if using yarn 2018-03-27 13:41:45 +02:00
platform fix: prune “renovate” branch if branchPrefix is “renovate/“ 2018-03-26 12:10:00 +02:00
workers fix: add commit signing to onboarding PR 2018-03-27 06:22:58 +02:00
.eslintrc.js refactor: use global logger (#1116) 2017-11-08 06:44:03 +01:00
renovate.js fix: use process.exitCode rather than process.exit 2018-03-10 05:41:36 +01:00