Include trigger jobs in failure MR widget
Add triger jobs in the list of failed jobs and disable the retry button for now. We need to handle the retry the same we do in the graph, which means showing a warning that we will recreate the whole downstream.
显示
- app/assets/javascripts/pipelines/components/pipelines_list/failure_widget/failed_job_details.vue 15 个添加, 5 个删除...ents/pipelines_list/failure_widget/failed_job_details.vue
- app/assets/javascripts/pipelines/graphql/queries/get_pipeline_failed_jobs.query.graphql 3 个添加, 2 个删除...es/graphql/queries/get_pipeline_failed_jobs.query.graphql
- locale/gitlab.pot 5 个添加, 2 个删除locale/gitlab.pot
- spec/frontend/pipelines/components/pipelines_list/failure_widget/failed_job_details_spec.js 12 个添加, 1 个删除.../pipelines_list/failure_widget/failed_job_details_spec.js
- spec/frontend/pipelines/components/pipelines_list/failure_widget/mock.js 3 个添加, 2 个删除...ipelines/components/pipelines_list/failure_widget/mock.js
加载中
想要评论请 注册 或 登录