summaryrefslogtreecommitdiff
path: root/app/views/projects/pipelines/charts.html.haml
blob: 21e871246d72cbe4d4b32d55c411658e86506b88 (plain)
1
2
3
4
5
- page_title _('CI/CD Analytics')

#js-project-pipelines-charts-app{ data: { project_path: @project.full_path,
  should_render_dora_charts: should_render_dora_charts.to_s,
  should_render_quality_summary: should_render_quality_summary.to_s } }