-
Notifications
You must be signed in to change notification settings - Fork 4k
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: construct paths are not printed for nested stacks in CLI output #18725
fix: construct paths are not printed for nested stacks in CLI output #18725
Conversation
Title does not follow the guidelines of Conventional Commits. Please adjust title before merge. |
fa6089d
to
f84275e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I hear you. I'm pretty sure that displayName
should have put in some effort to show the path names already if they were present though. Can you confirm/disconfirm that?
This fixes issue aws#18724
This reverts commit b9e3db5af8937951578a2e97ba29fc8654a54c7e.
f84275e
to
7828f20
Compare
7828f20
to
c6b1dbf
Compare
@rix0rrr Absolutely, I agree! Being unfamiliar with the aws-cdk codebase, that quick-and-dirty solution seemed reasonable. 😅 I implemented your suggestion of utilizing |
c6b1dbf
to
eaaa093
Compare
eaaa093
to
2fbbe9e
Compare
Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
This fixes issue #18724
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license