Adds a project scoped unique file name constraint for Secure Files
The Secure Files API now requires that all files in a project have unique file names Changelog: changed MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/83628
显示
- app/models/ci/secure_file.rb 1 个添加, 0 个删除app/models/ci/secure_file.rb
- doc/api/secure_files.md 1 个添加, 1 个删除doc/api/secure_files.md
- spec/models/ci/secure_file_spec.rb 24 个添加, 8 个删除spec/models/ci/secure_file_spec.rb
- spec/requests/api/ci/secure_files_spec.rb 14 个添加, 0 个删除spec/requests/api/ci/secure_files_spec.rb
想要评论请 注册 或 登录