Geo: Add verification state and edit registry table for project repos replication v2
What does this MR do and why?
This merge request creates a new database table called project_repository_states to track the verification status of project repositories for GitLab's Geo replication and edits another in the geo database, project_repository_registry, to add project_repository_id column.
Related issue: Geo: Enumerate project_repositories instead of ... (#546175)
References
Screenshots or screen recordings
| Before | After |
|---|---|
How to set up and validate locally
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Edited by Aakriti Gupta