Skip to content

Conversation

dcalhoun
Copy link
Member

@dcalhoun dcalhoun commented Aug 24, 2025

Description

This configuration is now unnecessary, as the relevant globals were replaced with new globals. The new globals are set via remote JavaScript loaded into the WebView rather than manually setting the globals via GutenbergKit configuration.

Related:

Testing instructions

  1. Enable the experimental editor feature.
  2. Enable the experimental editor plugins feature.
  3. Open the editor.
  4. Insert the Jetpack AI Assistant block.
  5. Verify AI commands succeed—e.g., write a haiku.

This configuration is now unnecessary, as the relevant globals were
replaced with new globals. The new globals are set via remote JavaScript
loaded into the WebView rather than manually setting the globals via
GutenbergKit configuration.

- Removal: Automattic/jetpack#44133
- New globals: Automattic/jetpack#44077
@dcalhoun dcalhoun added [Type] Task Gutenberg Editing and display of Gutenberg blocks. labels Aug 24, 2025
@wpmobilebot
Copy link
Contributor

wpmobilebot commented Aug 24, 2025

Jetpack📲 You can test the changes from this Pull Request in Jetpack by scanning the QR code below to install the corresponding build.
App NameJetpack Jetpack
FlavorJalapeno
Build TypeDebug
Versionpr22166-59e4ba4
Commit59e4ba4
Direct Downloadjetpack-prototype-build-pr22166-59e4ba4.apk
Note: Google Login is not supported on these builds.

@wpmobilebot
Copy link
Contributor

wpmobilebot commented Aug 24, 2025

WordPress📲 You can test the changes from this Pull Request in WordPress by scanning the QR code below to install the corresponding build.
App NameWordPress WordPress
FlavorJalapeno
Build TypeDebug
Versionpr22166-59e4ba4
Commit59e4ba4
Direct Downloadwordpress-prototype-build-pr22166-59e4ba4.apk
Note: Google Login is not supported on these builds.

@wpmobilebot
Copy link
Contributor

wpmobilebot commented Aug 25, 2025

Project dependencies changes

list
! Upgraded Dependencies
org.wordpress.gutenbergkit:android:v0.8.0-alpha.2, (changed from v0.8.0-alpha.0)
tree
 +--- project :libs:editor
-|    \--- org.wordpress.gutenbergkit:android:v0.8.0-alpha.0
+|    \--- org.wordpress.gutenbergkit:android:v0.8.0-alpha.2
-\--- org.wordpress.gutenbergkit:android:v0.8.0-alpha.0 (*)
+\--- org.wordpress.gutenbergkit:android:v0.8.0-alpha.2 (*)

@dcalhoun dcalhoun marked this pull request as ready for review August 25, 2025 15:17
@dcalhoun dcalhoun requested a review from a team as a code owner August 25, 2025 15:17
@dcalhoun dcalhoun requested review from adalpari and nbradbury and removed request for a team August 25, 2025 15:17
@dcalhoun
Copy link
Member Author

@nbradbury #22165 stacks upon this pull request. To save time, you might perform any testing on builds of #22165.

@nbradbury nbradbury self-assigned this Aug 25, 2025
Copy link
Contributor

@nbradbury nbradbury left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All good! :shipit:

@dcalhoun dcalhoun added this to the 26.2 milestone Aug 25, 2025
@dcalhoun dcalhoun enabled auto-merge (squash) August 25, 2025 21:06
Copy link

@dcalhoun dcalhoun merged commit a84d102 into trunk Aug 25, 2025
23 of 26 checks passed
@dcalhoun dcalhoun deleted the refactor/remove-unused-jetpack-globals branch August 25, 2025 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Gutenberg Editing and display of Gutenberg blocks. [Type] Task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants