fix(runbackup): failed pre-update backup blocks the update #272

Merged
jmiller merged 1 commits from fix/no-update-on-error into dev 2026-07-14 20:30:16 +00:00
Owner

On backup error the update is not offered; only Retry or Back to dashboard.

On backup error the update is not offered; only Retry or Back to dashboard.
jmiller added 1 commit 2026-07-14 20:30:12 +00:00
fix(runbackup): a failed pre-update backup blocks the update
Universal: PR Check / Branch Policy (pull_request) Successful in 1s
Universal: PR Check / Require Docs Update (pull_request) Has been skipped
Universal: PR Check / Wiki Update Reminder (pull_request) Has been skipped
Generic: Project CI / Tests (pull_request) Failing after 7s
Generic: Project CI / Lint & Validate (pull_request) Successful in 11s
Universal: PR Check / Secret Scan (pull_request) Successful in 6s
RC Revert / Rename rc/ back to dev/ (pull_request) Has been skipped
Branch Cleanup / Delete merged branch (pull_request) Successful in 1s
Universal: Pre-Release / Build Pre-Release (${{ inputs.stability || github.ref_name }}) (push) Successful in 21s
Universal: PR Check / Validate PR (pull_request) Failing after 18s
Universal: PR Check / Build RC Package (pull_request) Has been cancelled
Universal: PR Check / Report Issues (pull_request) Has been cancelled
c48fd3b8eb
If the pre-update/uninstall backup fails, the update must not run. The
completion screen no longer offers "Continue without backup" on error —
the only options are Retry (re-run the backup) or Back to dashboard (bail
out without updating). The status message makes clear the update was not
started.

Claude-Session: https://claude.ai/code/session_01WbGBN9VyRK61zczYWcCQ2i
jmiller merged commit 7e1a76a7cb into dev 2026-07-14 20:30:16 +00:00
jmiller deleted branch fix/no-update-on-error 2026-07-14 20:30:16 +00:00
Sign in to join this conversation.