Skip to content

Org Mover: Implement selective sync scope for Ci::PipelineArtifact

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Problem

We need to implement selective sync by organization: &17004. We can break up the work by data type.

Proposal

Implement the selective sync scope for the Ci::PipelineArtifact model.

Prerequisites

  • ci_pipeline_artifacts has a sharding key

If #514251 (closed) is not yet done, then implement a stub for GeoNode.selective_sync_by_organizations? which always returns false)

Acceptance criteria

When selective sync by organization is selected, then pipeline artifacts will be selectively synced on the secondary site, and selectively checksummed on the primary site.

Edited by 🤖 GitLab Bot 🤖