-
- 下载
Merge branch 'dbiryukov_populate_projects_with_pipeline_variables_mr-499491' into 'master'
Introduce Ci::ProjectWithPipelineVariable model and migration See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/176022 Merged-by:Marius Bobin <mbobin@gitlab.com> Approved-by:
Marius Bobin <mbobin@gitlab.com> Approved-by:
Fabio Pitino <fpitino@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:
Dmitry Biryukov <dbiryukov@gitlab.com>
No related branches found
No related tags found
显示
- app/models/ci/project_with_pipeline_variable.rb 20 个添加, 0 个删除app/models/ci/project_with_pipeline_variable.rb
- app/services/ci/pipeline_creation/start_pipeline_service.rb 1 个添加, 0 个删除app/services/ci/pipeline_creation/start_pipeline_service.rb
- config/gitlab_loose_foreign_keys.yml 4 个添加, 0 个删除config/gitlab_loose_foreign_keys.yml
- db/docs/projects_with_pipeline_variables.yml 14 个添加, 0 个删除db/docs/projects_with_pipeline_variables.yml
- db/migrate/20250307080738_create_ci_projects_with_pipeline_variables.rb 11 个添加, 0 个删除...50307080738_create_ci_projects_with_pipeline_variables.rb
- db/schema_migrations/20250307080738 1 个添加, 0 个删除db/schema_migrations/20250307080738
- db/structure.sql 10 个添加, 0 个删除db/structure.sql
- spec/models/ci/project_with_pipeline_variable_spec.rb 41 个添加, 0 个删除spec/models/ci/project_with_pipeline_variable_spec.rb
- spec/services/ci/pipeline_creation/start_pipeline_service_spec.rb 8 个添加, 0 个删除...vices/ci/pipeline_creation/start_pipeline_service_spec.rb
加载中
想要评论请 注册 或 登录