-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
bugThis issue is a bug.This issue is a bug.needs-triageThis issue or PR still needs to be triaged.This issue or PR still needs to be triaged.
Description
Describe the bug
Issue can be found in the packaged (tar) releases found here: https://github.com/aws/aws-sdk-cpp/tags
Navigating to aws-sdk-cpp/crt/aws-crt-cpp will yield a blank folder. The contents of the submodule are not included in the relase artifact. Similarly, in the submodule repo "aws-crt-cpp" releases (found here: https://github.com/awslabs/aws-crt-cpp/tags) navigating to the crt directory will yield all of the submodules as blank directories rather than pulling their contents.
Regression Issue
- Select this option if this issue appears to be a regression.
Expected Behavior
Submodule contents should be yielded in parent release.
Current Behavior
Submodules yield blank directories in their place.
Reproduction Steps
Download the release artifact, navigate to crt directory.
Possible Solution
No response
Additional Information/Context
No response
AWS CPP SDK version used
1.11.698
Compiler and Version used
global
Operating System and version
RHEL 9.6
Metadata
Metadata
Assignees
Labels
bugThis issue is a bug.This issue is a bug.needs-triageThis issue or PR still needs to be triaged.This issue or PR still needs to be triaged.