renovate/lib/config
Rhys Arkins 0904588c3d feat: empty onboarding config
Changes the default onboarding config from `{ extends: [‘config:base’] }` to `{}` (empty). Self-hosted bot users can add it back by configuring `onboardingConfig` in `config.js` or env. Doing this makes the bot less “opinionated” by default and more convenient for self-hosted users, who can configured everything in config.js or env now.

Closes #1554

BREAKING CHANGE: onboarding config now defaults to empty config instead of config:base. Self-hosted users need to add it back if they with to retain it as default suggested config.
2018-04-09 07:25:24 +02:00
..
templates fix: use Docker not Dockerfile in templates 2018-03-29 15:03:32 +02:00
cli.js fix: pasrse cli and env integers 2018-04-04 13:34:22 +02:00
decrypt.js chore: reduce logger.debug volume 2018-03-27 21:57:02 +02:00
defaults.js feat: schedule support for lock file maintenance 2017-07-01 06:46:11 +02:00
definitions.js feat: empty onboarding config 2018-04-09 07:25:24 +02:00
env.js fix: pasrse cli and env integers 2018-04-04 13:34:22 +02:00
file.js fix: find config path in cwd when installed globally (#1277) 2017-12-07 20:16:51 +01:00
index.js refactor: simply repositories autodiscover 2018-04-04 14:13:19 +02:00
massage.js fix: add full npmjs scope when migrating npmToken 2018-01-10 14:27:19 +01:00
migrate-validate.js feat: validate packageRule selectors (#1728) 2018-03-28 10:04:07 +02:00
migration.js fix: handle baseBranch array instead of string 2018-03-14 19:00:18 +01:00
presets.js fix: raise config error issue for nested presets 2018-03-31 06:13:35 +02:00
validation.js feat: validate user regex (#1766) 2018-04-04 09:23:59 +02:00