renovate/lib
Rhys Arkins ccb66310b1 feat: Pre-fetch all package.json files (#642)
Repository initialisation is refactored so that all package files and their content is retrieved up-front before an renovating begins. This allows us to know both how many package files as well as determine if there is renovate json in a package.json before triggering the onboarding PR.

Closes #634
2017-08-08 06:25:44 +02:00
..
api fix: use baseBranch when branchName is null (#643) 2017-08-07 10:51:17 +02:00
config fix: only concat parent list if non-null (#644) 2017-08-07 10:39:32 +02:00
logger feat: Pre-fetch all package.json files (#642) 2017-08-08 06:25:44 +02:00
workers feat: Pre-fetch all package.json files (#642) 2017-08-08 06:25:44 +02:00
renovate.js Refactor config definitions and onboarding values (#360) 2017-06-26 13:08:57 +02:00