aws / aws/aws-cli

aws deploy push should not resolve file symlinks and should preserve directory symlinks

Open
#3,393 6 comments 2 reactions 0 assignees View on GitHub
codedeploy-push customization enhancement feature-request p3
Dominant language
Python
Stars
17.3k
Forks
4.6k
Avg merge
1d 2h
Merged PRs (30d)
13

Description

As per the title. I expect my directory structure to be preserved when running `aws deploy push`

File symlinks are resolved to the actual file which is then copied to the symlink location, overwriting the symlink.

This is wrong.

Directory symlinks are ignored all together and are absent from the zip file.

This is wrong.

There is a recurring theme across the AWS tools of breaking symlink file structure. This is wrong.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.