Skip to content

Refactor Project#expire_caches_before_rename method

What does this MR do?

This MR refactors Project#expire_caches_before_rename.

Now that there are 3 repositories being treated in the same way, we can iterate over them to make this method more concise.

This suggestion was raised in !31165 (comment 338069911).

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Luke Duncalfe

Merge request reports