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

Feature: Adds progress bar to repository interaction instead of text output #644

Merged

Conversation

LordHepipud
Copy link
Collaborator

@LordHepipud LordHepipud commented Jul 14, 2023

Instead of writing every file processed within the console output, we now use the progress bar handling to provide a better idea on how many files have been processed during a sync and update.

image

In addition, creating new repositories will now give an overview on how many files have been processed so far including the remaining files, instead of waiting for the shell to complete the task without any output.

image

@cla-bot cla-bot bot added the cla/signed label Jul 14, 2023
@LordHepipud LordHepipud self-assigned this Jul 14, 2023
@LordHepipud LordHepipud added the Enhancement New feature or request label Jul 14, 2023
@LordHepipud LordHepipud added this to the v1.11.0 milestone Jul 14, 2023
@LordHepipud LordHepipud force-pushed the feature/improve_repo_handling_by_using_progress_preference branch from 8b57a42 to 188f3ca Compare July 14, 2023 18:15
@LordHepipud LordHepipud merged commit 68aba5f into master Jul 14, 2023
@LordHepipud LordHepipud deleted the feature/improve_repo_handling_by_using_progress_preference branch July 14, 2023 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla/signed Enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant