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

feat: show progress bar on stopping service #628

Merged
merged 2 commits into from
Feb 13, 2023

Conversation

oddgrd
Copy link
Contributor

@oddgrd oddgrd commented Feb 13, 2023

In the previous implementation stop service would just return a list of the deployments fetched before stopping the service, so it would show as running. This changes it to return a summary of the active deployment and a progress bar until it's stopped (which is almost immediate).

Copy link
Contributor

@chesedo chesedo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems good to me, LGTM

cargo-shuttle/src/lib.rs Show resolved Hide resolved
@oddgrd oddgrd merged commit 524f5d7 into shuttle-hq:main Feb 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants