-
- 下载
Merge branch '436601-group-destinations' into 'master'
Migrations and models for consolidated streaming destination for groups See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/141739 Merged-by:Huzaifa Iftikhar <hiftikhar@gitlab.com> Approved-by:
Jon Jenkins <jjenkins@gitlab.com> Approved-by:
Huzaifa Iftikhar <hiftikhar@gitlab.com> Reviewed-by:
Huzaifa Iftikhar <hiftikhar@gitlab.com> Reviewed-by:
Sam Figueroa <sfigueroa@gitlab.com> Reviewed-by:
Hitesh Raghuvanshi <hraghuvanshi@gitlab.com> Reviewed-by:
Jon Jenkins <jjenkins@gitlab.com> Co-authored-by:
Hitesh Raghuvanshi <hraghuvanshi@gitlab.com>
显示
- db/docs/audit_events_group_external_streaming_destinations.yml 13 个添加, 0 个删除...cs/audit_events_group_external_streaming_destinations.yml
- db/migrate/20240112124030_create_audit_events_group_external_streaming_destinations.rb 21 个添加, 0 个删除...ate_audit_events_group_external_streaming_destinations.rb
- db/schema_migrations/20240112124030 1 个添加, 0 个删除db/schema_migrations/20240112124030
- db/structure.sql 32 个添加, 0 个删除db/structure.sql
- ee/app/models/audit_events/group/external_streaming_destination.rb 22 个添加, 0 个删除...dels/audit_events/group/external_streaming_destination.rb
- ee/app/models/concerns/audit_events/externally_streamable.rb 36 个添加, 0 个删除ee/app/models/concerns/audit_events/externally_streamable.rb
- ee/app/validators/json_schemas/external_streaming_destination_config.json 7 个添加, 0 个删除...s/json_schemas/external_streaming_destination_config.json
- ee/spec/factories/audit_events/audit_events_group_external_streaming_destination.rb 11 个添加, 0 个删除...ents/audit_events_group_external_streaming_destination.rb
- ee/spec/models/audit_events/group/external_streaming_destination_spec.rb 44 个添加, 0 个删除...audit_events/group/external_streaming_destination_spec.rb
- ee/spec/support/shared_examples/models/concerns/externally_streamable_shared_examples.rb 53 个添加, 0 个删除.../models/concerns/externally_streamable_shared_examples.rb
加载中
想要评论请 注册 或 登录