Skip to content

fix: Symlinks to non-existent directories, symlinks re-creating #578

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

Merged
merged 5 commits into from
Nov 21, 2023

Conversation

mildaniel
Copy link
Contributor

Issue #, if available:
N/A

Description of changes:
There are two scenarios fixed by this PR:

  1. The symbolic link action attempts to link to a non-existent directory. This results in an error when executing sam package.
  2. The symbolic link utility function attempts to link to an already created directory resulting in an error when using auto-dependency layer.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@mildaniel mildaniel requested a review from a team as a code owner November 20, 2023 21:28
@mildaniel mildaniel added this pull request to the merge queue Nov 21, 2023
Merged via the queue into aws:develop with commit 5aab974 Nov 21, 2023
@mildaniel mildaniel deleted the fix-symlinking-nodejs branch November 21, 2023 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants