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

'cdk deploy' default output is too noisy #995

Closed
ziniman opened this issue Oct 23, 2018 · 2 comments
Closed

'cdk deploy' default output is too noisy #995

ziniman opened this issue Oct 23, 2018 · 2 comments
Assignees
Labels
feature-request A feature should be added or improved. package/tools Related to AWS CDK Tools or CLI

Comments

@ziniman
Copy link

ziniman commented Oct 23, 2018

When you run cdk deploy with no additional parameters, the output is way too noisy. I don't think you should show every CloudFormation output unless the user ask for it (with --verbose or similar).

@rix0rrr rix0rrr added enhancement package/tools Related to AWS CDK Tools or CLI labels Nov 6, 2018
@srchase srchase added feature-request A feature should be added or improved. and removed enhancement labels Jan 3, 2019
@SomayaB SomayaB assigned SomayaB and unassigned shivlaks Sep 25, 2019
@SomayaB SomayaB added the needs-triage This issue or PR still needs to be triaged. label Sep 26, 2019
@SomayaB
Copy link
Contributor

SomayaB commented Sep 27, 2019

Hi @ziniman, I'm sorry this has gone so long without response. Is this still a concern?

@SomayaB SomayaB added response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 7 days. and removed needs-triage This issue or PR still needs to be triaged. labels Sep 27, 2019
@NGL321 NGL321 removed the response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 7 days. label Oct 4, 2019
@NGL321
Copy link
Contributor

NGL321 commented Oct 4, 2019

Closing this due to inactivity and outdated consideration of the cdk deploy output.

Please feel free to reopen this if you would like to readdress the issue.

😸

@NGL321 NGL321 closed this as completed Oct 4, 2019
eladb pushed a commit that referenced this issue Nov 19, 2019
Bug Fixes
- java: handle null-able collections correctly (#986) (e88e5e2), closes #4316
- jsii: unable to depend on modules with private declarations (#995) (08c4294), closes #994
- kernel: cannot pass decorated structs to kernel as "any" (#997) (2bd3183), closes #5066

Features
- jsii-config: introducing jsii-config (#981) (2bbf576), closes #904
- rosetta: extract and compile samples into "tablets" (#925) (eec44e1)
mergify bot pushed a commit that referenced this issue Nov 19, 2019
* feat: upgrade to jsii 0.20.7

Bug Fixes
- java: handle null-able collections correctly (#986) (e88e5e2), closes #4316
- jsii: unable to depend on modules with private declarations (#995) (08c4294), closes #994
- kernel: cannot pass decorated structs to kernel as "any" (#997) (2bd3183), closes #5066

Features
- jsii-config: introducing jsii-config (#981) (2bbf576), closes #904
- rosetta: extract and compile samples into "tablets" (#925) (eec44e1)

* fix broken code

* type a couple of more arrays

* fix another untyped array

* fix a couple more issues

* another untyped array

* more
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved. package/tools Related to AWS CDK Tools or CLI
Projects
None yet
Development

No branches or pull requests

6 participants