Closed ParaskP7 closed 1 month ago
1 Message | |
---|---|
:book: | This PR has the Releases label: some checks will be skipped. |
Generated by :no_entry_sign: Danger
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
App Name | WordPress | |
Flavor | Jalapeno | |
Build Type | Debug | |
Version | pr21313-e628bb5 | |
Commit | e628bb563d57e8d8f1c041bfd7f947d8a7ff9e8f | |
Direct Download | wordpress-prototype-build-pr21313-e628bb5.apk |
App Name | Jetpack | |
Flavor | Jalapeno | |
Build Type | Debug | |
Version | pr21313-e628bb5 | |
Commit | e628bb563d57e8d8f1c041bfd7f947d8a7ff9e8f | |
Direct Download | jetpack-prototype-build-pr21313-e628bb5.apk |
Similar to this WCAndroid PR, this PR updates the
android_download_file_by_version(...)
Fastfile action and import keys to fix a localization related issues related to versioning.This is a leftover from the
Version Catalogs
migration work (PR).FYI: During a WCAndroid release, the
complete_code_freeze
workflow failed due to the fact that the old, non-version-catalogs related versions couldn't be referenced any more. The same will apply for this project when a new release will commence. This change addresses that. Apologies for any inconvenience. πTo Test:
This is going to be tested live via the newest WCAndroid release (reference). If everything goes well there we can assume that this change is going to work on this project as well.
Regression Notes
Potential unintended areas of impact
What I did to test those areas of impact (or what existing automated tests I relied on)
To test
section.What automated tests I added (or what prevented me from doing so)
PR Submission Checklist:
N/A
Testing Checklist (strike-out the not-applying and unnecessary ones):
N/A