• Grzegorz Bizon's avatar
    Assume that unspecified CI config is undefined · 2240807c
    Grzegorz Bizon authored
    We assume that when someone adds a key for the configuration entry, but
    does not provide a valid value, which causes entry to be `nil`, then
    entry should be considered as the undefined one. We also assume this is
    semantically correct, this is also backwards compatible with legacy CI
    config processor.
    
    See issue #18775 for more details.
    2240807c
variables.rb 383 Bytes