• Furkan Ayhan's avatar
    Allow unsetting "Required pipeline configuration" for CI/CD · 9ab201a3
    Furkan Ayhan authored
    After setting "required pipeline configuration", users should be able to
    set it to "no required pipeline". They could not do this because
    we send required_instance_ci_template empty string for that value.
    
    With this commit, we started to behave empty string value of this
    attribute as nil value.
    9ab201a3
application_settings_controller_spec.rb 8.05 KB