Schedule DORA DF score recalculation
Old data has DF score as high even with 1 deployment per month. This data migration recalculates all previous DF scores to correct ones. Changelog: added EE: true
显示
- db/docs/batched_background_migrations/recalculate_dora_deployment_frequency_score.yml 9 个添加, 0 个删除...igrations/recalculate_dora_deployment_frequency_score.yml
- db/post_migrate/20240722104700_queue_recalculate_dora_deployment_frequency_score.rb 27 个添加, 0 个删除...4700_queue_recalculate_dora_deployment_frequency_score.rb
- db/schema_migrations/20240722104700 1 个添加, 0 个删除db/schema_migrations/20240722104700
- lib/gitlab/background_migration/recalculate_dora_deployment_frequency_score.rb 55 个添加, 0 个删除..._migration/recalculate_dora_deployment_frequency_score.rb
- spec/lib/gitlab/background_migration/recalculate_dora_deployment_frequency_score_spec.rb 81 个添加, 0 个删除...ation/recalculate_dora_deployment_frequency_score_spec.rb
- spec/migrations/20240722104700_queue_recalculate_dora_deployment_frequency_score_spec.rb 26 个添加, 0 个删除...queue_recalculate_dora_deployment_frequency_score_spec.rb
db/schema_migrations/20240722104700
0 → 100644
想要评论请 注册 或 登录