gitlab-ce/lib/gitlab/ci/config
Kamil Trzciński c78861bc42 Allow to recursively expand includes
This change introduces a support for nesting the includes,
allowing to evaluate them in context of the target,
by properly respecting the relative inclusions and user permissions
of another projects, or templates.
2019-03-01 15:55:53 +01:00
..
entry ci(config): validate 'include' keyword 2019-02-19 17:10:50 +01:00
extendable Improve specs and error messages in extendable config 2018-09-05 10:52:53 +02:00
external Allow to recursively expand includes 2019-03-01 15:55:53 +01:00
extendable.rb Add missing frozen_string_literal to some classes 2018-09-05 10:22:09 +02:00
normalizer.rb Handler regular deps next to parallelized job deps 2019-01-09 17:00:23 +01:00