WordPress / gutenberg

The Block Editor project for WordPress and beyond. Plugin is available from the official repository.
https://wordpress.org/gutenberg/
Other
10.53k stars 4.21k forks source link

Add documentation about required Core changes when updating minimum WordPress version #67167

Closed desrosj closed 1 day ago

desrosj commented 1 day ago

What?

When the minimum version of WordPress required for the plugin is raised, there is a change required in Core SVN to ensure the E2E test workflow does not break in any branch losing support with the version bump.

This adds a call out about this in the related section of the documentation.

Notes

This doesn't feel like the best place to add this, but wasn't sure about where to add a new page for "Raising minimum required version of WordPress". Most of this "Update the reference commit" section could be pulled out into that more general page, I think.

See Core Changeset 59221.

I've also gone and created Core-62488 to account for the bump in #67117.

github-actions[bot] commented 1 day ago

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: desrosj <desrosj@git.wordpress.org>
Co-authored-by: ndiego <ndiego@git.wordpress.org>
Co-authored-by: Mamaduka <mamaduka@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.