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 handling of symlinks in artifact recording #194

Merged
merged 1 commit into from
Jan 17, 2023

Conversation

adityasaky
Copy link
Member

Signed-off-by: Aditya Sirish [email protected]

Fixes issue:

Related to #57, partially #191

Description:

  • Records source path instead of destination path for symlinks
  • Adds explicit parameter to decide if symlinks to directories must be followed

Please verify and check that the pull request fulfills the following
requirements:

  • Tests have been added for the bug fix or new feature
  • Docs have been added for the bug fix or new feature

* Records source path instead of destination path for symlinks
* Adds explicit parameter to decide if symlinks to directories must be
  followed

Signed-off-by: Aditya Sirish <[email protected]>
Copy link
Member

@pxp928 pxp928 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@adityasaky adityasaky merged commit 38d125c into in-toto:master Jan 17, 2023
@adityasaky
Copy link
Member Author

adityasaky commented Jan 17, 2023

Thanks for the review!

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.

2 participants