-
- 下载
Merge branch '519960-create-ci-pipeline-schedule-inputs-table' into 'master'
Add ci_pipeline_schedule_inputs table See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/182763 Merged-by:Furkan Ayhan <furkanayhn@gmail.com> Approved-by:
Furkan Ayhan <furkanayhn@gmail.com> Approved-by:
Marius Bobin <mbobin@gitlab.com> Reviewed-by:
Furkan Ayhan <furkanayhn@gmail.com> Reviewed-by:
Fabio Pitino <fpitino@gitlab.com> Reviewed-by:
Marius Bobin <mbobin@gitlab.com> Co-authored-by:
Avielle Wolfe <awolfe@gitlab.com>
显示
- app/models/ci/pipeline_schedule.rb 1 个添加, 0 个删除app/models/ci/pipeline_schedule.rb
- app/models/ci/pipeline_schedule_input.rb 27 个添加, 0 个删除app/models/ci/pipeline_schedule_input.rb
- config/gitlab_loose_foreign_keys.yml 4 个添加, 0 个删除config/gitlab_loose_foreign_keys.yml
- db/docs/ci_pipeline_schedule_inputs.yml 12 个添加, 0 个删除db/docs/ci_pipeline_schedule_inputs.yml
- db/migrate/20250226151223_create_ci_pipeline_schedule_inputs.rb 15 个添加, 0 个删除...rate/20250226151223_create_ci_pipeline_schedule_inputs.rb
- db/schema_migrations/20250226151223 1 个添加, 0 个删除db/schema_migrations/20250226151223
- db/structure.sql 30 个添加, 0 个删除db/structure.sql
- spec/factories/ci/pipeline_schedule_inputs.rb 11 个添加, 0 个删除spec/factories/ci/pipeline_schedule_inputs.rb
- spec/lib/gitlab/import_export/all_models.yml 1 个添加, 0 个删除spec/lib/gitlab/import_export/all_models.yml
- spec/models/ci/pipeline_schedule_input_spec.rb 54 个添加, 0 个删除spec/models/ci/pipeline_schedule_input_spec.rb
- spec/models/ci/pipeline_schedule_spec.rb 1 个添加, 0 个删除spec/models/ci/pipeline_schedule_spec.rb
加载中
想要评论请 注册 或 登录