Skip to content

Resolve "Expand Praefect Rake task to print out checksum of all repositories and their replicas"

What does this MR do and why?

Expand Praefect Rake task to print out checksum of all repositories and their replicas.

Currently the Rake task only print checksum of selected repo. Some times our customer want to check all the repositories at once. This MR expands the current rake task to do it that way.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
Screenshot_2024-06-11_at_4.47.57_AM Screenshot_2024-06-11_at_4.48.05_AM

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Related to #451152

Edited by Gerardo Gutierrez

Merge request reports