Add basic symlink handling in the layer scanning implementation. A new field (targetPath
) was added to the internal fileNode
struct to store the symlink target path. Next steps include testing hardlinks and handling symlinks during layer tracing.
#1923
go.yml
on: pull_request
lint
28s
lint-just-new
23s
Matrix: tests
Annotations
3 warnings
lint-just-new
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|