renovate/lib
Rhys Arkins 33e4b51126 feat: raise config validation issue if onboarded repo has invalid package.json
Previously, if someone updated a package.json to include invalid JSON, Renovate fails to parse it (as expected), so ignores it. As a result, any existing PRs would be autoclosed. Instead, Renovate will now skip the repository and raise a warning issue until the file parsing is complete or the file is added to Renovate’s ignore list.
2017-12-18 13:43:29 +01:00
..
config fix: don’t use v prefix in commit message if range 2017-12-18 12:39:59 +01:00
logger fix: writeToken -> forkToken (#1295) 2017-12-14 11:47:00 +01:00
manager feat: raise config validation issue if onboarded repo has invalid package.json 2017-12-18 13:43:29 +01:00
platform fix: close issue with number, not id 2017-12-18 13:35:30 +01:00
workers feat: stop and raise error if repository is misconfigured (#1302) 2017-12-18 09:39:52 +01:00
.eslintrc.js refactor: use global logger (#1116) 2017-11-08 06:44:03 +01:00
renovate.js Refactor config definitions and onboarding values (#360) 2017-06-26 13:08:57 +02:00