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

New version available support #2018

Merged
merged 5 commits into from
Aug 7, 2024
Merged

New version available support #2018

merged 5 commits into from
Aug 7, 2024

Conversation

HarelM
Copy link
Member

@HarelM HarelM commented Aug 6, 2024

Resolves #2015

This will add a check when the app start to see if there's a new version available, if so it will allow the user to go to the relevant store and update the app.

@codecov-commenter
Copy link

codecov-commenter commented Aug 6, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.36%. Comparing base (095a114) to head (9202994).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2018   +/-   ##
=======================================
  Coverage   91.36%   91.36%           
=======================================
  Files          93       93           
  Lines        8106     8107    +1     
  Branches      985      985           
=======================================
+ Hits         7406     7407    +1     
  Misses        475      475           
  Partials      225      225           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@HarelM HarelM merged commit 7640d68 into main Aug 7, 2024
7 of 8 checks passed
@HarelM HarelM deleted the update-app-check branch August 7, 2024 08:32
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

Successfully merging this pull request may close these issues.

Add a check if the app is up-to-date
3 participants