-
Notifications
You must be signed in to change notification settings - Fork 19
feat: cross-platform backup - WPB-16658 #2889
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
feat: cross-platform backup - WPB-16658 #2889
Conversation
Test Results 20 files 1 188 suites 11m 27s ⏱️ Results for commit 862ca6a. ♻️ This comment has been updated with latest results. |
…6658' into chore/export-cross-platform-backup-WPB-14592
…oss-platform-backup-WPB-14592
…oss-platform-backup-WPB-14592
…oss-platform-backup-WPB-14592
…-platform-backup-WPB-16658
...Domain/Sources/WireDomain/Repositories/Conversations/LocalStore/ConversationLocalStore.swift
Outdated
Show resolved
Hide resolved
WireDomain/Sources/WireDomain/Repositories/Message/MessageLocalStore.swift
Outdated
Show resolved
Hide resolved
WireDomain/Sources/WireDomain/Repositories/User/UserLocalStore.swift
Outdated
Show resolved
Hide resolved
wire-ios/Wire-iOS/Sources/UserInterface/Settings/Backup/BackupLocalStore/BackupLocalStore.swift
Outdated
Show resolved
Hide resolved
wire-ios/Wire-iOS/Sources/UserInterface/Settings/Backup/BackupLocalStore/BackupLocalStore.swift
Outdated
Show resolved
Hide resolved
…-platform-backup-WPB-16658
826aefe
to
df6ab32
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Just left some more comments
...Sources/WireDomain/Repositories/Conversations/Protocols/ConversationLocalStoreProtocol.swift
Outdated
Show resolved
Hide resolved
WireDomain/Sources/WireDomain/Repositories/Message/Protocols/MessageLocalStoreProtocol.swift
Outdated
Show resolved
Hide resolved
wire-ios/Wire-iOS/Sources/UserInterface/Settings/Backup/BackupLocalStore/BackupLocalStore.swift
Outdated
Show resolved
Hide resolved
Co-authored-by: Jullian Mercier <[email protected]> Co-authored-by: Dmitry Simkin <[email protected]> Co-authored-by: KaterinaWire <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Sam Wyndham <[email protected]> Co-authored-by: John Nguyen <[email protected]> Co-authored-by: François Benaiteau <[email protected]>
…9-aec5b82f5d5da01bf823136099fde161c73c0b52' into feat/cross-platform-backup-WPB-16658
56f5077
to
3acf6b5
Compare
…o feat/cross-platform-backup-WPB-16658
…o feat/cross-platform-backup-WPB-16658
Issue
This PR:
Testing
Create a backup and import it on other platforms clients.
Checklist
[WPB-XXX]
.UI accessibility checklist
If your PR includes UI changes, please utilize this checklist: