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

refactor: add PrettyPrinter to print backup progress #470

Merged
merged 5 commits into from
Nov 20, 2023

Commits on Nov 20, 2023

  1. feat: add prettyprinter to print progress

    Signed-off-by: mlycore <[email protected]>
    mlycore committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    0bad757 View commit details
    Browse the repository at this point in the history
  2. refactor: using PrettyPrinter to print backup progress

    Signed-off-by: mlycore <[email protected]>
    mlycore committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    afbfb0b View commit details
    Browse the repository at this point in the history
  3. refactor: rename to checkProgress

    Signed-off-by: mlycore <[email protected]>
    mlycore committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    364b506 View commit details
    Browse the repository at this point in the history
  4. refactor: using checkProgress to refactor test

    Signed-off-by: mlycore <[email protected]>
    mlycore committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    0f58e87 View commit details
    Browse the repository at this point in the history
  5. feat: add retry to checkProgress

    Signed-off-by: mlycore <[email protected]>
    mlycore committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    f64ab8e View commit details
    Browse the repository at this point in the history