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

[CLI] odd progress bar #9760

Closed
jpdup opened this issue Aug 17, 2020 · 3 comments
Closed

[CLI] odd progress bar #9760

jpdup opened this issue Aug 17, 2020 · 3 comments
Assignees
Labels
bug This issue is a bug. closed-for-staleness This issue was automatically closed because it hadn't received any attention in a while. effort/medium Medium work item – several days of effort p1 package/tools Related to AWS CDK Tools or CLI response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 7 days.

Comments

@jpdup
Copy link

jpdup commented Aug 17, 2020

When doing a "cdk deploy" we see this odd progress bar, notice that the progress stops half way step 2 of 5 but yet completed 100%, the progress indicator should be full (100%) not half rendered as show in the screenshot

image

Reproduction Steps

change code that will only alter one of the 'n' steps of your pipeline

What did you expect to happen?

a full bar when completed

What actually happened?

only half for the progress bar was showing as "completed"

Environment

  • CLI Version : 2.0
  • Framework Version:
  • Node.js Version:v12.16.3
  • OS :MacOS 15.10.6
  • Language (Version):TypeScript

Other


This is 🐛 Bug Report

@jpdup jpdup added bug This issue is a bug. needs-triage This issue or PR still needs to be triaged. labels Aug 17, 2020
@SomayaB SomayaB changed the title [module] [CLI] odd progress bar Aug 17, 2020
@github-actions github-actions bot added the package/tools Related to AWS CDK Tools or CLI label Aug 17, 2020
@shivlaks
Copy link
Contributor

shivlaks commented Aug 21, 2020

@jpdup thanks for filing the issue. That CLI version in the issue report doesn't exist, can you update it to reflect the CLI version (can be found by running cdk version).

Are you noticing this behaviour on every deploy? I'm attempting to create a minimal repro of the issue.
Does that entail creating a CDK pipeline and then modifying one of the steps in it?

Is your deploy running in CI - I'm wondering if this issue is a duplicated by #8893

@shivlaks shivlaks added p1 effort/medium Medium work item – several days of effort labels Aug 21, 2020
@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 Aug 22, 2020
@github-actions
Copy link

This issue has not received a response in a while. If you want to keep this issue open, please leave a comment below and auto-close will be canceled.

@github-actions github-actions bot added closing-soon This issue will automatically close in 4 days unless further comments are made. closed-for-staleness This issue was automatically closed because it hadn't received any attention in a while. and removed closing-soon This issue will automatically close in 4 days unless further comments are made. labels Aug 29, 2020
@github-actions github-actions bot closed this as completed Sep 2, 2020
@jpdup
Copy link
Author

jpdup commented Feb 7, 2021

I no longer have this version of the cdk installed on my machine. I moved on to version 1.57.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is a bug. closed-for-staleness This issue was automatically closed because it hadn't received any attention in a while. effort/medium Medium work item – several days of effort p1 package/tools Related to AWS CDK Tools or CLI response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 7 days.
Projects
None yet
Development

No branches or pull requests

3 participants