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

Fixed: APK files missing at releases since v3.8.1 #4054

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MohitMaliFtechiz
Copy link
Collaborator

Fixes #4053

Now we are uploading the APKs from CD to the existing release instead of creating the new draft release via GitHub action. By doing this we do not need to manually upload the APK in the existing release and delete the draft release.

Copy link

codecov bot commented Nov 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.81%. Comparing base (1576095) to head (f500017).

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #4054      +/-   ##
============================================
- Coverage     57.84%   57.81%   -0.04%     
- Complexity     1515     1516       +1     
============================================
  Files           315      315              
  Lines         13161    13161              
  Branches       1676     1676              
============================================
- Hits           7613     7609       -4     
- Misses         4448     4458      +10     
+ Partials       1100     1094       -6     

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

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.

APK files missing at releases sinve v3.8.1
2 participants