Skip to content

Conversation

@wpmobilebot
Copy link
Contributor

Merging release/26.3.1 into trunk.

Via intermediate branch merge/release-26.3.1-into-trunk, to help fix conflicts if any:

                          release/26.3.1  ----o-- - - -
                                               \
         merge/release-26.3.1-into-trunk        `---.
                                                     \
                                   trunk  ------------x- - -

@wpmobilebot wpmobilebot added the Releases Label related to managing releases label Nov 13, 2025
@wpmobilebot wpmobilebot added this to the 26.4 milestone Nov 13, 2025
@dangermattic
Copy link
Collaborator

1 Message
📖 This PR has the Releases label: some checks will be skipped.

Generated by 🚫 Danger

@wpmobilebot
Copy link
Contributor Author

wpmobilebot commented Nov 13, 2025

App Icon📲 You can test the changes from this Pull Request in Jetpack by scanning the QR code below to install the corresponding build.
App NameJetpack
FlavorJalapeno
Build TypeDebug
Versionpr22350-17ebda8
Commit17ebda8
Direct Downloadjetpack-prototype-build-pr22350-17ebda8.apk
Note: Google Login is not supported on these builds.

@wpmobilebot
Copy link
Contributor Author

wpmobilebot commented Nov 13, 2025

App Icon📲 You can test the changes from this Pull Request in WordPress by scanning the QR code below to install the corresponding build.
App NameWordPress
FlavorJalapeno
Build TypeDebug
Versionpr22350-17ebda8
Commit17ebda8
Direct Downloadwordpress-prototype-build-pr22350-17ebda8.apk
Note: Google Login is not supported on these builds.

@crazytonyli crazytonyli force-pushed the merge/release-26.3.1-into-trunk branch from 087b08d to 17ebda8 Compare November 13, 2025 23:05
@crazytonyli crazytonyli enabled auto-merge (squash) November 13, 2025 23:05
@sonarqubecloud
Copy link

@wpmobilebot
Copy link
Contributor Author

Project manifest changes for WordPress

The following changes in the WordPress's merged AndroidManifest.xml file were detected (build variant: jetpackVanillaRelease):

--- ./build/reports/diff_manifest/WordPress/jetpackVanillaRelease/base_manifest.txt	2025-11-13 23:10:44.050112928 +0000
+++ ./build/reports/diff_manifest/WordPress/jetpackVanillaRelease/head_manifest.txt	2025-11-13 23:10:52.030153154 +0000
@@ -2,8 +2,8 @@
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
     package="com.jetpack.android"
     android:installLocation="auto"
-    android:versionCode="1477"
-    android:versionName="26.3" >
+    android:versionCode="1478"
+    android:versionName="26.3.1" >
 
     <uses-sdk
         android:minSdkVersion="26"

Go to https://buildkite.com/automattic/wordpress-android/builds/23901/canvas?sid=019a7f77-6562-4423-9115-cbfc2c95b3a5, click on the Artifacts tab and audit the files.

@wpmobilebot
Copy link
Contributor Author

Project manifest changes for WordPress

The following changes in the WordPress's merged AndroidManifest.xml file were detected (build variant: wordpressVanillaRelease):

--- ./build/reports/diff_manifest/WordPress/wordpressVanillaRelease/base_manifest.txt	2025-11-13 23:11:00.522634126 +0000
+++ ./build/reports/diff_manifest/WordPress/wordpressVanillaRelease/head_manifest.txt	2025-11-13 23:11:08.002655764 +0000
@@ -2,8 +2,8 @@
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
     package="org.wordpress.android"
     android:installLocation="auto"
-    android:versionCode="1477"
-    android:versionName="26.3" >
+    android:versionCode="1478"
+    android:versionName="26.3.1" >
 
     <uses-sdk
         android:minSdkVersion="26"

Go to https://buildkite.com/automattic/wordpress-android/builds/23901/canvas?sid=019a7f77-6561-422a-99f8-17e26443cba0, click on the Artifacts tab and audit the files.

@crazytonyli crazytonyli merged commit 4d3bda6 into trunk Nov 13, 2025
22 of 23 checks passed
@crazytonyli crazytonyli deleted the merge/release-26.3.1-into-trunk branch November 13, 2025 23:30
@codecov
Copy link

codecov bot commented Nov 13, 2025

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 39.12%. Comparing base (3373cd9) to head (17ebda8).
⚠️ Report is 1 commits behind head on trunk.

Files with missing lines Patch % Lines
.../wordpress/android/ui/reader/ReaderPostRenderer.kt 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            trunk   #22350   +/-   ##
=======================================
  Coverage   39.12%   39.12%           
=======================================
  Files        2205     2205           
  Lines      106157   106157           
  Branches    15049    15049           
=======================================
  Hits        41536    41536           
  Misses      61129    61129           
  Partials     3492     3492           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Releases Label related to managing releases

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants