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

Merged
merged 1 commit into from
Jan 19, 2025
Merged

Changed the website, and Nightly APKs name. #4168

merged 1 commit into from
Jan 19, 2025

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.

@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.94%. Comparing base (1949d29) to head (12c0e17).
Report is 4 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #4168      +/-   ##
============================================
- Coverage     56.97%   56.94%   -0.03%     
+ Complexity     1531     1524       -7     
============================================
  Files           313      313              
  Lines         13437    13437              
  Branches       1670     1670              
============================================
- Hits           7656     7652       -4     
+ Misses         4628     4623       -5     
- Partials       1153     1162       +9     

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

* 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.
@kelson42 kelson42 mentioned this pull request Jan 19, 2025
19 tasks
@kelson42 kelson42 merged commit bcc6ac8 into main Jan 19, 2025
27 of 29 checks passed
@kelson42 kelson42 deleted the Fixes#4128 branch January 19, 2025 16:05
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
3 participants