-
- Downloads
Merge branch '24883-build-failure-summary-page' into 'master'
Build failures summary page for pipelines Closes #24883 See merge request !10719
No related branches found
No related tags found
Showing
- app/assets/javascripts/dispatcher.js 1 addition, 0 deletionsapp/assets/javascripts/dispatcher.js
- app/assets/stylesheets/pages/pipelines.scss 26 additions, 0 deletionsapp/assets/stylesheets/pages/pipelines.scss
- app/controllers/projects/pipelines_controller.rb 17 additions, 5 deletionsapp/controllers/projects/pipelines_controller.rb
- app/helpers/builds_helper.rb 12 additions, 0 deletionsapp/helpers/builds_helper.rb
- app/views/projects/pipelines/_with_tabs.html.haml 17 additions, 2 deletionsapp/views/projects/pipelines/_with_tabs.html.haml
- changelogs/unreleased/24883-build-failure-summary-page.yml 4 additions, 0 deletionschangelogs/unreleased/24883-build-failure-summary-page.yml
- config/routes/project.rb 1 addition, 0 deletionsconfig/routes/project.rb
- spec/features/projects/pipelines/pipeline_spec.rb 53 additions, 0 deletionsspec/features/projects/pipelines/pipeline_spec.rb