Skip to content

Rewrite rugged ref updates to use gitaly RPCs

James Fargher requested to merge rugged_write_ref into master

What does this MR do and why?

#336749 (closed)

Soon we will begin to use the praefect database in tests and when this happens we can no longer rely on being able to directly manipulate repositories without praefect knowing.

Ref updates are low hanging fruit that can easily be migrated to RPCs in bulk.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by James Fargher

Merge request reports

Loading