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

feat: save backup file locally [WPB-1827] [WPB-762] #1921

Merged
merged 2 commits into from
Jul 11, 2023

Conversation

saleniuk
Copy link
Contributor

@saleniuk saleniuk commented Jul 10, 2023

StoryWPB-1827 Add a possibility to save backups locally


PR Submission Checklist for internal contributors

  • The PR Title

    • conforms to the style of semantic commits messages¹ supported in Wire's Github Workflow²
    • contains a reference JIRA issue number like SQPIT-764
    • answers the question: If merged, this PR will: ... ³
  • The PR Description

    • is free of optional paragraphs and you have filled the relevant parts to the best of your ability

What's new in this PR?

Issues

Until now it’s only possible to share them through a 3rd party application, but it would be nice to have an option to save it on our devices.

Solutions

Add another action after creating a backup file, so that we can either "save backup file" or "share backup file".

Testing

Test Coverage (Optional)

  • I have added automated test to this contribution

How to Test

Create a backup and save it.

Attachments (Optional)

save_backup_locally.mp4

PR Post Submission Checklist for internal contributors (Optional)

  • Wire's Github Workflow has automatically linked the PR to a JIRA issue

PR Post Merge Checklist for internal contributors

  • If any soft of configuration variable was introduced by this PR, it has been added to the relevant documents and the CI jobs have been updated.

References
  1. https://sparkbox.com/foundry/semantic_commit_messages
  2. https://github.com/wireapp/.github#usage
  3. E.g. feat(conversation-list): Sort conversations by most emojis in the title #SQPIT-764.

@github-actions
Copy link
Contributor

Unit Test Results

  72 files    72 suites   23s ⏱️
452 tests 451 ✔️ 1 💤 0

Results for commit 4651d35.

@github-actions
Copy link
Contributor

Build (beta-debug) available here. Scroll down to Artifacts!

@github-actions
Copy link
Contributor

Build (dev-debug) available here. Scroll down to Artifacts!

@AndroidBob
Copy link
Collaborator

Build 300 succeeded.

The build produced the following APK's:

@saleniuk saleniuk requested review from a team, gongracr, MohamadJaara, vitorhugods, mchenani and trOnk12 and removed request for a team and gongracr July 10, 2023 18:34
Copy link
Contributor

@alexandreferris alexandreferris left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good 👌🏻

Just following up on Oussama's comment, I think it is just a visual bug right? otherwise it wouldn't properly build 🤔

@saleniuk saleniuk requested a review from ohassine July 11, 2023 08:57
@saleniuk saleniuk added this pull request to the merge queue Jul 11, 2023
Merged via the queue into develop with commit 2cc0ba4 Jul 11, 2023
@saleniuk saleniuk deleted the feat/save_backup_locally branch July 11, 2023 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants