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

Backup: don't ignore uploadHost error #3731

Merged
merged 5 commits into from
Feb 28, 2024

Commits on Feb 28, 2024

  1. feat(backup_test): test error during upload stage

    Tests for #3729.
    Discovered #3733 by accident.
    Michal-Leszczynski committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    6e70666 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c25814f View commit details
    Browse the repository at this point in the history
  3. refactor(backup): remove unused restore stages

    They were leftovers from times when restore and backup lived in the same pkg.
    Michal-Leszczynski committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    942da7b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e9a9de View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eabacab View commit details
    Browse the repository at this point in the history