renovate/lib/util
Rhys Arkins 5f11c5e8d9
feat: hostRules rewrite (#3801)
Rewrites hostRules for increased flexibility. Includes renames of existing fields within a hostRule:
- `endpoint` -> `baseUrl`
- `host` -> `hostName`

Additionally, `domainName` has been added. Migration scripts should take care of these for users but it's recommended to update configs to match the new fields anyway.
2019-05-24 17:40:39 +02:00
..
got feat: hostRules rewrite (#3801) 2019-05-24 17:40:39 +02:00
host-rules.ts feat: hostRules rewrite (#3801) 2019-05-24 17:40:39 +02:00
ignore.js feat: Support setup.py files (#2805) 2018-11-15 18:42:01 +01:00
mask.js refactor: Extract mask token function from npm datasource to utils (#3040) 2019-01-07 06:38:24 +01:00
package-rules.js fix: run minimatch with dotfile matching enabled 2019-04-25 07:00:52 +02:00