This is an automated email from the ASF dual-hosted git repository.
panjuan pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/shardingsphere-on-cloud.git
from fcd8dcc refactor: optimize cancel backup (#468)
new 0bad757 feat: add prettyprinter to print progress
new afbfb0b refactor: using PrettyPrinter to print backup progress
new 364b506 refactor: rename to checkProgress
new 0f58e87 refactor: using checkProgress to refactor test
new f64ab8e feat: add retry to checkProgress
new bb1f000 Merge pull request #470 from mlycore/pretty-print
The 912 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
pitr/cli/internal/cmd/backup.go | 107 +++++++++++++++++-----------------
pitr/cli/internal/cmd/backup_test.go | 43 ++++++++++----
pitr/cli/pkg/prettyoutput/progress.go | 67 ++++++++++++++++++++-
3 files changed, 152 insertions(+), 65 deletions(-)