Skip to content

Geo: Add Pipeline Artifact to Geo data types support table

Summary

I noticed in #211410 (comment 394499618) that GitLab has a new data type Ci::PipelineArtifact that has been introduced recently. It looks like that we could replicate it as a Blob, but it isn't listed in the data types table https://docs.gitlab.com/ee/administration/geo/replication/datatypes.html#limitations-on-replicationverification.

Questions

  • Should it be replicated at all?
  • Are there unusual edge cases to worry about?

Proposal

/cc @geo-team @morefice @dosuken123