Skip to content

Handle empty artifact paths

Davis Bickford requested to merge handle-empty-artifact-paths into main

What does this MR do?

Add handling and test coverage for empty artifact paths

Why was this MR needed?

Previous fixes to doublestar matching didn't account for empty paths and the behavior has changed (see issue)

What's the best way to test this MR?

CI passing and pipeline with empty paths

What are the relevant issue numbers?

#29611 (closed)

Merge request reports