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

Uploading nightly APK with released signature. #3844

Merged
merged 1 commit into from
May 15, 2024
Merged

Uploading nightly APK with released signature. #3844

merged 1 commit into from
May 15, 2024

Conversation

MohitMaliFtechiz
Copy link
Collaborator

Fixes #3838

  • Uploading nightly APK with a released signature so that APK can update, if a user downloads the new version of nightly like our released APK.
  • Modified the nightly CI for this change.

* Uploading nightly APK with a released signature so that APK can update, if a user downloads the new version of nightly like our released APK.
* Modified the nightly CI for this change.
Copy link

codecov bot commented May 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.85%. Comparing base (4256247) to head (ed0ffad).
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #3844      +/-   ##
============================================
+ Coverage     53.77%   53.85%   +0.08%     
- Complexity     1320     1324       +4     
============================================
  Files           292      292              
  Lines         11078    11078              
  Branches       1471     1471              
============================================
+ Hits           5957     5966       +9     
+ Misses         4134     4130       -4     
+ Partials        987      982       -5     

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

@kelson42 kelson42 merged commit 56bd741 into main May 15, 2024
10 checks passed
@kelson42 kelson42 deleted the Fix#3838 branch May 15, 2024 05:04
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.

New nightly APK signatures prevent easy update
3 participants