Skip to content

Add Ci::Partitions::SetupDefaultService

Max Orefice requested to merge morefice/refactor-partition-organizer into master

Ref: #454974 (closed)

What does this MR do and why?

Following up !148944 (merged)

This MR extracts the logic to setup the default Ci::Partition records for self-managed within its own service and calls it within a CRON worker ran once a day.

This feature is behind a feature flag ci_partitioning_first_records.

Edited by Max Orefice

Merge request reports