renovate/lib/config
HonkingGoose e5ccf2b85e
fix(config): improve descriptions for default presets (#12073)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-10 19:36:47 +00:00
..
__fixtures__ feat(config): scoped secrets using pgp/gpg (#11673) 2021-09-16 10:11:13 +00:00
__snapshots__ test: use codeql compatible token / passwords (#11297) 2021-09-09 16:17:05 +02:00
migrations feat(config): migrate requiredStatusChecks to ignoreTests (#11355) 2021-09-12 15:23:18 +00:00
npm/__fixtures__ fix: move tests into lib (#5635) 2020-03-05 21:57:24 +01:00
options refactor: constants (#11690) 2021-10-06 07:43:32 +02:00
presets fix(config): improve descriptions for default presets (#12073) 2021-10-10 19:36:47 +00:00
validation-helpers test: Fix test descriptions and enforce it via new linting rule (#11285) 2021-08-18 05:46:56 +00:00
app-strings.ts feat: allow config files in .gitlab directory (#5584) 2020-02-28 12:07:38 +01:00
decrypt.spec.ts feat(config): scoped secrets using pgp/gpg (#11673) 2021-09-16 10:11:13 +00:00
decrypt.ts fix(config): better decrypt errors (#11777) 2021-09-16 13:05:11 +00:00
defaults.ts refactor: config/definitions -> config/options 2021-08-17 07:57:45 +02:00
global.ts feat(config): privateKeyOld (#11653) 2021-09-10 12:47:33 +02:00
index.spec.ts test: Fix test descriptions and enforce it via new linting rule (#11285) 2021-08-18 05:46:56 +00:00
index.ts chore: clean up ManagerConfig types (#11469) 2021-08-30 08:05:32 +02:00
massage.spec.ts fix(config): do not massage lockFileMaintenance (#11522) 2021-09-01 13:23:39 +00:00
massage.ts fix(config): do not massage lockFileMaintenance (#11522) 2021-09-01 13:23:39 +00:00
migrate-validate.spec.ts test: Fix test descriptions and enforce it via new linting rule (#11285) 2021-08-18 05:46:56 +00:00
migrate-validate.ts refactor: optimize type usage (#8947) 2021-03-02 21:44:55 +01:00
migration.spec.ts refactor: constants (#11690) 2021-10-06 07:43:32 +02:00
migration.ts fix(config): migrate empty array check (#11713) 2021-09-13 15:27:01 +02:00
secrets.spec.ts test: use codeql compatible token / passwords (#11297) 2021-09-09 16:17:05 +02:00
secrets.ts fix(secrets): fix host-rules in repo config (#10459) 2021-06-16 14:02:07 +00:00
types.ts feat(manager/regex): allow defining autoReplaceStringTemplate (#12019) 2021-10-05 12:21:11 +00:00
utils.ts refactor: config/definitions -> config/options 2021-08-17 07:57:45 +02:00
validation.spec.ts test: Fix test descriptions and enforce it via new linting rule (#11285) 2021-08-18 05:46:56 +00:00
validation.ts feat(manager/regex): allow defining autoReplaceStringTemplate (#12019) 2021-10-05 12:21:11 +00:00