gitlab-org--gitlab-foss/lib/gitlab/ci/config
Kamil Trzcinski aef6214c42 Validate only and except regexp
Currently the RegexpError can be raised when processing next stage which leads to 500 in different places of code base.
This adds early check that regexps used in only and except are valid.
2016-06-17 11:52:22 +02:00
..
node Validate only and except regexp 2016-06-17 11:52:22 +02:00
loader.rb Improve Ci config loader by changing method signature 2016-06-07 12:53:46 +02:00