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

Implement an update flow for the app (see auto-update) #114

Closed
Moshet opened this issue Nov 1, 2020 · 5 comments
Closed

Implement an update flow for the app (see auto-update) #114

Moshet opened this issue Nov 1, 2020 · 5 comments

Comments

@Moshet
Copy link

Moshet commented Nov 1, 2020

Syncing with the main Israeli Bank Scrapers project updates will provide a better experience for the user and eliminate the need to update the software manually.

@baruchiro
Copy link
Collaborator

baruchiro commented Nov 1, 2020

I don't know how to implement that, but another option is to alert the user that there is an update to the software.

Of course, we need to implement auto-update, it comes almost free with Electron Builder.

@brafdlog
Copy link
Owner

brafdlog commented Nov 1, 2020

Syncing with the Israeli bank scrapers project means updating the version of their library.
So what I understand from what you say is that you would like to see an easy update flow for the app. Is that what you mean?

@brafdlog brafdlog changed the title Syncing with the main Israeli Bank Scrapers project updates Implement an update flow for the app (see auto-update) Dec 17, 2020
@brafdlog brafdlog added this to the M5 Post MVP publish milestone Dec 17, 2020
@brafdlog
Copy link
Owner

Updating the israeli-bank-scrapers versions requires updating the code. So I changed this to a more generic issue of implementing the flow of updating the app.

This also relates to #125

@baruchiro
Copy link
Collaborator

baruchiro commented Dec 21, 2020

Please think about "multi-branch" upgrades.

Imagine a user that wants to check the update before he installing it (I think in our app, that accessing the bank passwords, can be happened).
Maybe the user doesn't want new features until he validates them, but meantime, if the israeli-bank-scrapers have changed, we want to push their change quickly, even without other features.

Closed baruchiro/israeli-bank-scrapers-desktop#13

@baruchiro
Copy link
Collaborator

Closing, it already implemented

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants