renovate/test
Rhys Arkins 1af60f5158
feat: Support 'AS' names in Dockerfile from line (#1110)
This PR adds support for 'AS' names in Dockerfiles. e.g. `FROM node:8 AS base`. It also adds logic to detect and ignore - for now - any image sources from custom registries.
2017-11-06 11:36:06 +01:00
..
_fixtures refactor: move migrate-validate to config/ (#1090) 2017-11-03 08:25:51 +01:00
config feat: return result from renovateRepository 2017-11-05 05:45:49 +01:00
logger feat: Pre-fetch all package.json files (#642) 2017-08-08 06:25:44 +02:00
manager feat: Support 'AS' names in Dockerfile from line (#1110) 2017-11-06 11:36:06 +01:00
platform refactor: make common platform public API (#1104) 2017-11-05 08:18:20 +01:00
workers refactor: make common platform public API (#1104) 2017-11-05 08:18:20 +01:00
.eslintrc.js refactor: use plain markdown for onboarding pr body (#1093) 2017-11-03 10:01:54 +01:00
chai.js Refactor config 2017-01-20 14:03:18 +01:00
renovate.spec.js Refactor config definitions and onboarding values (#360) 2017-06-26 13:08:57 +02:00