gitlab-org--gitlab-foss/lib/gitlab/config/entry
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
..
attributable.rb Require stage: to be set with needs: 2019-08-13 11:47:30 +02:00
boolean.rb
configurable.rb Introduce default: for gitlab-ci.yml 2019-06-18 10:36:07 +00:00
factory.rb Introduce default: for gitlab-ci.yml 2019-06-18 10:36:07 +00:00
legacy_validation_helpers.rb Make CI refs matching to to use UntrustedRegexp 2019-03-15 14:38:28 +01:00
node.rb Add port section to CI Image object 2019-04-03 09:50:54 +00:00
simplifiable.rb Add port section to CI Image object 2019-04-03 09:50:54 +00:00
undefined.rb
unspecified.rb
validatable.rb
validator.rb
validators.rb Introducing new Syntax for Ci::Build inclusion rules 2019-08-20 20:03:43 +00:00