-
Notifications
You must be signed in to change notification settings - Fork 136
Merge release/23.4 into trunk #14775
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
Conversation
Fix parsing error on media upload
…en a KeyStore error happens
Convert mCanBlaze field to primitive value to avoid npe when unboxing
…crypted-prefs-crashes [Jetpack Performance] Handle KeyStore errors and fallback to Jetpack if they occur
Generated by 🚫 Danger |
Project manifest changes for WooCommerceThe following changes in the --- ./build/reports/diff_manifest/WooCommerce/vanillaRelease/base_manifest.txt 2025-10-17 11:13:50.624463652 +0000
+++ ./build/reports/diff_manifest/WooCommerce/vanillaRelease/head_manifest.txt 2025-10-17 11:14:00.684501787 +0000
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.woocommerce.android"
- android:versionCode="698"
- android:versionName="23.4-rc-2" >
+ android:versionCode="699"
+ android:versionName="23.4" >
<uses-sdk
android:minSdkVersion="26"Go to https://buildkite.com/automattic/woocommerce-android/builds/32888/canvas?sid=0199f1db-79e5-404d-a5d6-a949eabe0481, click on the |
Project manifest changes for WooCommerce-WearThe following changes in the --- ./build/reports/diff_manifest/WooCommerce-Wear/vanillaRelease/base_manifest.txt 2025-10-17 11:14:15.034556261 +0000
+++ ./build/reports/diff_manifest/WooCommerce-Wear/vanillaRelease/head_manifest.txt 2025-10-17 11:14:22.544581423 +0000
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.woocommerce.android"
- android:versionCode="50698"
- android:versionName="23.4-rc-2w" >
+ android:versionCode="50699"
+ android:versionName="23.4w" >
<uses-sdk
android:minSdkVersion="26"Go to https://buildkite.com/automattic/woocommerce-android/builds/32888/canvas?sid=0199f1db-79e5-404d-a5d6-a949eabe0481, click on the |
📲 You can test the changes from this Pull Request in WooCommerce-Wear Android by scanning the QR code below to install the corresponding build.
|
|
📲 You can test the changes from this Pull Request in WooCommerce Android by scanning the QR code below to install the corresponding build.
|
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## trunk #14775 +/- ##
============================================
- Coverage 38.37% 38.37% -0.01%
- Complexity 9824 9825 +1
============================================
Files 2093 2093
Lines 116750 116760 +10
Branches 15622 15623 +1
============================================
+ Hits 44806 44808 +2
- Misses 67785 67793 +8
Partials 4159 4159 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Merging
release/23.4intotrunk.Via intermediate branch
merge/release-23.4-into-trunk, to help fix conflicts if any: