Opened 3 weeks ago
#62488 new task (blessed)
Pin specific Gutenberg plugin version for E2E tests in 6.5 branch
Reported by: | desrosj | Owned by: | |
---|---|---|---|
Milestone: | 6.8 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Build/Test Tools | Keywords: | good-first-bug |
Focuses: | Cc: |
Description
Gutenberg 19.8 will [ https://github.com/WordPress/gutenberg/pull/67117raise the minimum required version of WordPress from 6.5 to 6.6].
In [59220], a gutenberg-version
input was added to the reusable E2E testing workflow to account for these situations. [59221] made use of this new input for the 6.4 branch when the minimum was last bumped.
Version 19.7 will be the last version of the plugin that supports WP 6.5. The last bug fix release for that version should be pinned in the matrix of that workflow for this branch when 19.8 enters pre-release state.
Note: See
TracTickets for help on using
tickets.