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

Changed the website, and Nightly APKs name. #4168

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

Conversation

MohitMaliFtechiz
Copy link
Collaborator

Fixes #4128

  • Before the name was kiwix-3.13.0.apk for the release APK(with app id org.kiwix.kiwixmobile app id) we were uploading on the website. But now, we are uploading the standalone APK on the website(with org.kiwix.kiwixmobile.standalone app id) it is a breaking change, and users are not aware of it. So we are changing the APK name so that users can understand this change. See Package ID changed #4128 (comment).
  • Renamed the nightly APK since there also we are uploading the standalone APK.

* Before the name was `kiwix-3.13.0.apk` for the release APK(with app id org.kiwix.kiwixmobile app id) we were uploading on the website. But now, we are uploading the standalone APK on the website(with org.kiwix.kiwixmobile.standalone app id) it is a breaking change, and users are not aware of it. So we are changing the APK name so that users can understand this change.
* Renamed the nightly APK since there also we are uploading the standalone APK.
@MohitMaliFtechiz
Copy link
Collaborator Author

The Ci is failing due to #4169.

Copy link

codecov bot commented Jan 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.99%. Comparing base (283d845) to head (407a31b).

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #4168      +/-   ##
============================================
+ Coverage     56.93%   56.99%   +0.05%     
- Complexity     1518     1522       +4     
============================================
  Files           313      313              
  Lines         13402    13402              
  Branches       1666     1666              
============================================
+ Hits           7631     7639       +8     
+ Misses         4614     4605       -9     
- Partials       1157     1158       +1     

☔ 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.

Package ID changed
2 participants