Skip to content

file_archiver: Walk symlinks

Matt Kucia requested to merge matt.kucia/gitlab-runner:walk-symlinks into main

What does this MR do?

Extend runner to capture files behind symlinks.

Why was this MR needed?

Bazel build system depends on symlinks to create sandboxes.

What's the best way to test this MR?

What are the relevant issue numbers?

gitlab#19746

Edited by Matt Kucia

Merge request reports