-
- Downloads
There was an error fetching the commit references. Please try again later.
Merge branch 'mc/fix/project-variables-scope' into 'master'
Resolve "Project variables validate without any scopes disregarding environment_scope" Closes #43191 See merge request gitlab-org/gitlab-ce!17086
No related branches found
No related tags found
Showing
- app/models/project.rb 1 addition, 1 deletionapp/models/project.rb
- app/validators/variable_duplicates_validator.rb 18 additions, 3 deletionsapp/validators/variable_duplicates_validator.rb
- changelogs/unreleased/fix-validation-of-environment-scope-for-variables.yml 5 additions, 0 deletions...sed/fix-validation-of-environment-scope-for-variables.yml
- spec/fixtures/api/schemas/variable.json 2 additions, 1 deletionspec/fixtures/api/schemas/variable.json
- spec/support/features/variable_list_shared_examples.rb 1 addition, 1 deletionspec/support/features/variable_list_shared_examples.rb
- spec/validators/variable_duplicates_validator_spec.rb 67 additions, 0 deletionsspec/validators/variable_duplicates_validator_spec.rb
Please register or sign in to comment