-
- Downloads
Merge branch 'enforce-variable-value-to-be-a-string' into 'master'
Enforce setting string as value of the CI/CD variable Closes #48210 See merge request gitlab-org/gitlab-ce!20061
No related branches found
No related tags found
Showing
- app/models/ci/pipeline.rb 3 additions, 3 deletionsapp/models/ci/pipeline.rb
- app/models/project_auto_devops.rb 2 additions, 2 deletionsapp/models/project_auto_devops.rb
- changelogs/unreleased/enforce-variable-value-to-be-a-string.yml 5 additions, 0 deletions...logs/unreleased/enforce-variable-value-to-be-a-string.yml
- lib/gitlab/ci/variables/collection/item.rb 3 additions, 0 deletionslib/gitlab/ci/variables/collection/item.rb
- spec/lib/gitlab/ci/variables/collection/item_spec.rb 57 additions, 7 deletionsspec/lib/gitlab/ci/variables/collection/item_spec.rb
- spec/lib/gitlab/ci/variables/collection_spec.rb 6 additions, 6 deletionsspec/lib/gitlab/ci/variables/collection_spec.rb
- spec/models/ci/build_spec.rb 5 additions, 1 deletionspec/models/ci/build_spec.rb
Please register or sign in to comment