renovate/lib/config
ctaepper 280e74fa9f feat: expose env to npmrc and npm/yarn/pnpm (#1407)
Adds a config option to bot administrators called `exposeEnv`, for cases where repositories are trusted. If set to true, the bot's full `process.env` can be used for `.npmrc` variable substitution and is passed to child processes when generating lock files. Disabled by default, including in the App.
2018-01-25 10:38:30 +01:00
..
templates refactor: use handlebars triple escapes in templates (#1434) 2018-01-24 07:18:11 +01:00
cli.js feat: deprecate github app (#1068) 2017-11-01 13:13:55 +01:00
decrypt.js fix: add full npmjs scope when migrating npmToken 2018-01-10 14:27:19 +01:00
defaults.js feat: schedule support for lock file maintenance 2017-07-01 06:46:11 +02:00
definitions.js feat: expose env to npmrc and npm/yarn/pnpm (#1407) 2018-01-25 10:38:30 +01:00
env.js feat: deprecate github app (#1068) 2017-11-01 13:13:55 +01:00
file.js fix: find config path in cwd when installed globally (#1277) 2017-12-07 20:16:51 +01:00
index.js fix: Revert "feat: support mergeable strings in config for npmrc" 2017-12-15 09:15:20 +01:00
massage.js fix: add full npmjs scope when migrating npmToken 2018-01-10 14:27:19 +01:00
migrate-validate.js feat: stop and raise error if repository is misconfigured (#1302) 2017-12-18 09:39:52 +01:00
migration.js feat: baseBranches (multi-branch) support (#1379) 2018-01-12 07:47:18 +01:00
presets.js fix: propagate registry-failure errors to avoid config validation warnings 2018-01-14 18:58:49 +01:00
validation.js chore: fix lint 2018-01-16 08:02:08 +01:00