gitlab-org--gitlab-foss/lib/gitlab/config/entry
Kamil Trzciński 505d71ec88 Introduce default: for gitlab-ci.yml
This moves all existing `image/services/before_script/variables`
into `default:`. This allows us to easily add a default and
top-level entries. `default`: is keep backward compatible: to
be considered to be job if `default:script:` is specified. This
behavior should be removed.

All existing `image/services/before_script/variables` are properly
handled in root context.
2019-06-18 10:36:07 +00:00
..
attributable.rb
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 Fix typos in the whole gitlab-ce project 2019-05-20 14:11:44 +00:00