Make WordPress Core

Opened 7 months ago

Closed 7 months ago

#64660 closed defect (bug) (fixed)

Pin specific Gutenberg plugin version for E2E tests in the 6.7 branch

Reported by: desrosj Owned by: desrosj
Priority: normal Milestone: 7.0
Component: Build/Test Tools Version:
Severity: normal Keywords: has-patch
Cc: Focuses:

Description (last modified by desrosj)

Version 22.4.0 of the Gutenberg plugin has raised the minimum required version of WordPress to 6.7.

The test workflows that install and activate the plugin need to be updated to pin the last compatible version, 22.3.0.

Previously: #62488, #63377.

Change History (5)

This ticket was mentioned in PR #10960 on WordPress/wordpress-develop by @desrosj.


7 months ago
#1

  • Keywords has-patch added

This pins the Gutenberg plugin to version 22.3.0 (the last version compatible with WP 6.8) in E2E test workflow.

Trac ticket: Core-64660.

## Use of AI Tools

#2 @desrosj
7 months ago

  • Owner set to desrosj
  • Resolutionfixed
  • Status newclosed

In 61665:

Build/Test Tools: Pin 22.3.0 version of Gutenberg for E2E tests in 6.8.

This pins the last version of the Gutenberg plugin compatible with the 6.8 branch (22.3.0) to the E2E test workflow.

Previously in other branches: [59518], [60214].

Fixes #64660.

#3 @desrosj
7 months ago

  • Description modified (diff)
  • Resolution fixed
  • Status closedreopened
  • Summary Pin specific Gutenberg plugin version for E2E tests in the 6.8 branchPin specific Gutenberg plugin version for E2E tests in the 6.7 branch

Actually, this belongs in the 6.7 branch. Gutenberg >= 22.4.0 are compatible with WP 6.8+

#4 @desrosj
7 months ago

In 61666:

Build/Test Tools: Revert [61665].

This should have been committed to the 6.7 branch, not 6.8.

Unprops desrosj.
See #64660.

#5 @desrosj
7 months ago

  • Resolutionfixed
  • Status reopenedclosed

In 61667:

Build/Test Tools: Pin 22.3.0 version of Gutenberg for E2E tests in 6.7.

This pins the last version of the Gutenberg plugin compatible with the 6.7 branch (22.3.0) to the E2E test workflow.

Previously in other branches: [59518], [60214].

Fixes #64660.

Note: See TracTickets for help on using tickets.