Make WordPress Core

Opened 2 months ago

Closed 2 months ago

Last modified 2 months ago

#63377 closed task (blessed) (fixed)

Pin specific Gutenberg plugin version for E2E tests in 6.6 branch

Reported by: mamaduka's profile Mamaduka Owned by: mamaduka's profile Mamaduka
Milestone: 6.8.2 Priority: normal
Severity: normal Version:
Component: Build/Test Tools Keywords: has-patch commit
Focuses: Cc:

Description

This is similar to #62488.

The Gutenberg 20.8 will raise the minimum required WordPress version to 6.7 - https://github.com/WordPress/gutenberg/pull/70023.

This is a tracking ticket to update gutenberg-version in the reusable E2E test workflow.

Change History (4)

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


2 months ago
#1

  • Keywords has-patch added

This is similar to #8008.

Trac ticket: https://core.trac.wordpress.org/ticket/63377

#2 @desrosj
2 months ago

  • Keywords commit added

#3 @desrosj
2 months ago

  • Resolution set to fixed
  • Status changed from assigned to closed

In 60214:

Build/Test Tools: Pin a Gutenberg version in the 6.6 branch.

The minimum required version of WordPress for the Gutenberg plugin will be bumped to 6.7 in version 20.8.0. This pins the final version with support for WordPress 6.6 to ensure E2E tests continue to pass.

Props mamaduka.
Fixes #63377.

Note: See TracTickets for help on using tickets.