gitlab-org--gitlab-foss/lib/gitlab/ci/build
drew ac77bb9376 Introducing new Syntax for Ci::Build inclusion rules
- Added Gitlab::Ci::Config::Entry::Rules and Gitlab::Ci::Config::Entry::Rules:Rule
  to handle lists of Rule objects to be evalauted for job inclusion
- Added `if:` and `changes:` as available Rules::Rule::Clause classes
- Added Rules handling logic to Seed::Build#included? with extra specs
- Use DisallowedKeysValidator to mutually exclude rules: from only:/except: on job config
2019-08-20 20:03:43 +00:00
..
artifacts Run rubocop -a on CE files 2019-05-05 03:24:28 -07:00
credentials
policy Introducing new Syntax for Ci::Build inclusion rules 2019-08-20 20:03:43 +00:00
prerequisite Use separate Kubernetes namespaces per environment 2019-08-07 04:40:29 +00:00
rules Introducing new Syntax for Ci::Build inclusion rules 2019-08-20 20:03:43 +00:00
image.rb Add port section to CI Image object 2019-04-03 09:50:54 +00:00
policy.rb
port.rb Add port section to CI Image object 2019-04-03 09:50:54 +00:00
rules.rb Introducing new Syntax for Ci::Build inclusion rules 2019-08-20 20:03:43 +00:00
step.rb