Skip to content

Switch to doublestar globbing library from zglob

What does this MR do?

Replaces the only usage of the zglob library with the doublestar library.

Why was this MR needed?

So that we have a single library for the same purpose (glob matching).

Are there points in the code the reviewer needs to double check?

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Added tests for this feature/bug
  • In case of conflicts with master - branch was rebased

What are the relevant issue numbers?

Closes #22420 (closed)

Merge request reports

Loading