Skip to content

Add seed for CI/CD analytics

Felipe Artur requested to merge issue_413261 into master

What does this MR do and why?

Create a seed for group and project CI/CD analytics.

The seeds creates a project within a group containg:

  • Dora Metrics
  • Pipelines with duration
  • Releases

related to #413261 (closed)

How to set up and validate locally

  1. Run the seed with FILTER=ci_cd_analytics SEED_CI_CD_ANALYTICS=1 bundle exec rake db:seed_fu
  2. Go to group or project CI/CD analytics charts

All sections should have data available for both Group and Project

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Felipe Artur

Merge request reports