Skip to content

Copy MR Widget V1 files to V2 folder

Savas Vedova requested to merge 420726-remove-v1-files into master

What does this MR do and why?

Copy MR Widget V1 files to V2 folder

We are going to remove the V1 files from our codebase. This MR makes sure that files referenced by V2 are moved to the V2 folder.

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

Nothing changes visually.

How to set up and validate locally

  1. Fork https://gitlab.com/gitlab-org/frontend/playground/gitlab-mr-widgets-demo
  2. Create an MR (the code quality job may run indefinitely so you may want to stop it manually and let other jobs run)
  3. Check that the MR widgets load

Related to #420726 (closed)

Edited by Savas Vedova

Merge request reports