renovate/test/manager
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
..
__snapshots__ refactor: make common platform public API (#1104) 2017-11-05 08:18:20 +01:00
docker feat: Support 'AS' names in Dockerfile from line (#1110) 2017-11-06 11:36:06 +01:00
meteor refactor: move languages from branch worker to manager (#1044) 2017-10-25 06:48:08 +02:00
npm refactor: move monorepos logic to npm manager (#1091) 2017-11-03 09:06:42 +01:00
index.spec.js fix: add check for Dockerfile content before parsing (#1107) 2017-11-05 14:23:20 +01:00
resolve.spec.js feat: return result from renovateRepository 2017-11-05 05:45:49 +01:00