Skip to content

file_archiver: use zglob to expand globs

What does this MR do?

Supports recursive globs in cache and archive path listings.

Why was this MR needed?

See #4840 (closed).

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

Does this MR meet the acceptance criteria?

  • Documentation created/updated (Will need to update gitlab docs)
  • Added tests for this feature/bug (Not sure where they go)
  • In case of conflicts with master - branch was rebased

What are the relevant issue numbers?

#4840 (closed).

Merge request reports