renovate/lib
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
..
config fix: use colon not at when describing existing docker image:tag (#1103) 2017-11-05 06:17:16 +01:00
logger fix: update dependency eslint-config-airbnb-base to v12 (#771) 2017-09-15 19:46:25 +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 fix: do not clean uninitiated repository (#1102) 2017-11-05 06:27:46 +01:00
renovate.js Refactor config definitions and onboarding values (#360) 2017-06-26 13:08:57 +02:00