-
Notifications
You must be signed in to change notification settings - Fork 1
feat(auth): add backup restore manager #76
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
Open
ndycode
wants to merge
29
commits into
git-plan/01-reset-safety
Choose a base branch
from
git-plan/02-backup-restore-manager
base: git-plan/01-reset-safety
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+3,349
−168
Open
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
e9fe149
feat(auth): add backup restore manager
ndycode c10e66b
test(auth): cover backup restore manager flow
ndycode bd8060b
fix(auth): harden named backup restore paths
ndycode 7443074
Merge branch 'git-plan/01-reset-safety' into git-plan/02-backup-resto…
ndycode f5f3945
fix(storage): cover restore backup edge cases
ndycode c659e72
fix(auth): harden backup restore follow-up
ndycode 11f8c45
fix(storage): guard backup restore edge cases
ndycode bf93df9
fix(auth): close backup restore review gaps
ndycode d12e6da
fix(auth): refresh restore eligibility before confirm
ndycode a0544ff
fix(storage): honor null restore snapshots
ndycode 17d943e
fix(auth): bound restore assessment concurrency
ndycode d832af8
fix(storage): surface backup scan failures
ndycode a21b017
test(auth): harden restore concurrency regression
ndycode f5a3e00
fix(auth): harden backup restore discovery
ndycode 65ee48c
fix(auth): harden backup restore edge cases
ndycode a12a748
fix(storage): reject invalid named backup entries
ndycode ee7a402
fix(auth): close restore review follow-ups
ndycode c6ce2b7
fix(auth): close remaining restore review gaps
ndycode 348ac7f
fix(auth): tighten restore eligibility edges
ndycode 5d85159
fix(storage): reuse assessed backup paths
ndycode 1208639
fix(auth): align restore confirm flow
ndycode 7f6870d
fix(auth): harden restore path guards
ndycode 9ebc86e
fix(auth): tighten backup restore edge cases
ndycode da40e70
fix(storage): preserve duplicate-only metadata updates
ndycode b107ba8
fix(storage): align restore assessment with import semantics
ndycode 72b4367
fix: close remaining backup restore review gaps
ndycode a80c1e3
fix: reuse listed backups during restore assessment
ndycode edd1dc6
test: harden win32 stat retry coverage
ndycode 28ab430
test: guard win32 platform spy cleanup
ndycode File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.