Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: exclude files in copy_to_directory before checking their realpath #857

Merged
merged 1 commit into from
May 28, 2024

Conversation

gregmagolan
Copy link
Collaborator

@gregmagolan gregmagolan commented May 28, 2024

Allows for dangling symlinks inputs to be excluded before realpath is called on them.


Test plan

  • Covered by existing test cases

CI

Copy link

aspect-workflows bot commented May 28, 2024

Test

All tests were cache hits

215 tests (100.0%) were fully cached saving 44s.


Test

e2e/copy_action

All tests were cache hits

1 test (100.0%) was fully cached saving 73ms.


Test

e2e/copy_to_directory

All tests were cache hits

6 tests (100.0%) were fully cached saving 583ms.


Test

e2e/coreutils

All tests were cache hits

4 tests (100.0%) were fully cached saving 423ms.


Test

e2e/external_copy_to_directory

All tests were cache hits

1 test (100.0%) was fully cached saving 73ms.


Test

e2e/smoke

All tests were cache hits

6 tests (100.0%) were fully cached saving 2s.


Buildifier      Format      Gazelle

@gregmagolan gregmagolan force-pushed the copy_to_directory_fixes branch 6 times, most recently from c3c18be to 3cc1063 Compare May 28, 2024 17:32
@gregmagolan gregmagolan force-pushed the copy_to_directory_fixes branch 5 times, most recently from 582875b to 62d6879 Compare May 28, 2024 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants