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.
#1869
go.yml
on: pull_request
lint
24s
lint-just-new
25s
Matrix: tests
Annotations
1 error and 3 warnings
tests (windows-latest)
Process completed with exit code 1.
|
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
|