Switch to doublestar globbing library from zglob
requested to merge 22420-doublestar-allowed-imagename into gitlab-runner-issue_2620_support_for_wildcard_paths
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)