8000 feat: add progress bar for `envd up` and `envd run` by kemingy · Pull Request #1460 · tensorchord/envd · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feat: add progress bar for envd up and envd run #1460

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

Merged
merged 7 commits into from
Feb 8, 2023

Conversation

kemingy
Copy link
Member
@kemingy kemingy commented Feb 2, 2023

Signed-off-by: Keming kemingyang@tensorchord.ai

To align the envd up and envd run, the progress bar is used for the environment creation. I didn't add the progress bar for the docker load from the pipe. (hope we can get rid of it with the newer moby https://github.com/moby/moby/releases/tag/v20.10.23)

Signed-off-by: Keming <kemingyang@tensorchord.ai>
Signed-off-by: Keming <kemingyang@tensorchord.ai>
Signed-off-by: Keming <kemingyang@tensorchord.ai>
@kemingy kemingy marked this pull request as ready for review February 2, 2023 08:47
@kemingy
Copy link
Member Author
kemingy commented Feb 2, 2023

You can preview it here:

asciicast

@gaocegege
Copy link
Member

It's awesome! Could you please fix the test failures?

Signed-off-by: Keming <kemingyang@tensorchord.ai>
Signed-off-by: Keming <kemingyang@tensorchord.ai>
@kemingy
Copy link
Member Author
kemingy commented Feb 3, 2023

@suyanhanx
Copy link
Member

There are two display modes, one keeps completed steps and the second doesn't.
We can discuss which one to choose.

@kemingy
Copy link
Member Author
kemingy commented Feb 6, 2023

There are two display modes, one keeps completed steps and the second doesn't. We can discuss which one to choose.

Yes. I think it's okay to keep it since it will show how much time these steps cost.

Signed-off-by: Keming <kemingyang@tensorchord.ai>
Signed-off-by: Keming <kemingyang@tensorchord.ai>
@kemingy kemingy merged commit 23e4fa9 into tensorchord:main Feb 8, 2023
@kemingy kemingy deleted the progress_bar branch February 8, 2023 05:48
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.

feat(CLI): Add progress bar in envd up and run
3 participants
0