debian-mirror-gitlab/app/views/projects/pipelines/charts.html.haml
2021-12-11 22:18:48 +05:30

5 lines
244 B
Text

- 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 } }