renovate/lib
Ayoub Kaanich edfcfc3838 feat: decouple npm and github logic in changelog (#1926)
This PR splits the logic behind changelog into manager (npm) and source (github)
the manager provides the repo url + versions
the source consumes the manager info and generates changelog info

Closes #1911
2018-05-07 04:49:26 +02:00
..
config refactor: simplify config stages 2018-05-06 11:59:33 +02:00
datasource refactor: streamline debug logging 2018-04-18 21:19:00 +02:00
logger logs: serialize array fields 2018-05-03 14:21:24 +02:00
manager fix(docker): handle null string when extracting 2018-05-03 19:27:57 +02:00
platform feat: automergeComment (#1906) 2018-05-04 06:55:01 +02:00
util fix: check for empty packageRules before applying 2018-05-06 12:04:48 +02:00
workers feat: decouple npm and github logic in changelog (#1926) 2018-05-07 04:49:26 +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