Skip to content

Move liquibase template up one directory

Marcel Amirault requested to merge update-liquibase-template-location into master

What does this MR do and why?

After !81817 (merged) merged, I got pinged by the release tools bot to verify that there were no regressions (https://gitlab.com/gitlab-org/release/tasks/-/issues/3664#community-contribution-community-contribution), and when I tested it I couldn't find the template in the UI.

Double checking the template MR made me realize it was nested into a /Database directory. I'm pretty sure this needs to be in the root of the templates directories, with all the others. This MR moves it up one, and updates the metrics to match.

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

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

MR acceptance checklist

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

Merge request reports