Skip to content

Roll glob dependency forward

Evan Read requested to merge eread/roll-glob-dependency-forward into main

What does this MR do and why?

To unblock !3596 (merged). The glob library appears to have introduced a breaking change with the latest version:

CC @marcel.amirault

Screenshots, screen recordings, or links to review app

How to set up and validate locally

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

  1. Configure a local GitLab Docs environment: https://gitlab.com/gitlab-org/gitlab-docs/-/blob/main/doc/setup.md.
  2. Check out MR branch.
  3. Run make setup.
  4. Run make view.

Merge request 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