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 58.67%. Comparing base (3e30741) to head (8d35429).

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #4054   +/-   ##
=========================================
  Coverage     58.67%   58.67%           
- Complexity     1539     1541    +2     
=========================================
  Files           316      316           
  Lines         13267    13267           
  Branches       1693     1693           
=========================================
  Hits           7784     7784           
- Misses         4366     4369    +3     
+ Partials       1117     1114    -3     

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

@kelson42 kelson42 force-pushed the upload_artifact_in_existing_release branch from f500017 to adfc632 Compare November 11, 2024 21:23
@kelson42 kelson42 force-pushed the upload_artifact_in_existing_release branch from adfc632 to 8d35429 Compare November 16, 2024 11:59
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