[wp-trac] [WordPress Trac] #59632: Test building Gutenberg plugin in GitHub Actions
WordPress Trac
noreply at wordpress.org
Mon Oct 16 14:31:23 UTC 2023
#59632: Test building Gutenberg plugin in GitHub Actions
------------------------------+----------------------------
Reporter: desrosj | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Future Release
Component: Build/Test Tools | Version:
Severity: normal | Keywords:
Focuses: |
------------------------------+----------------------------
Every so often a situation comes up where a dependency update in Core
causes a problem in the Gutenberg plugin build scripts, or vice versa.
For examples, see #58671, or more recently, an
[https://github.com/WordPress/gutenberg/pull/52993#issuecomment-1735409085
instance where a version of Puppeteer in Core is causing problems within
the Gutenberg build process].
Having a `wordpress-develop` checkout that contains a `gutenberg` checkout
within the `src/wp-content/plugins` directory is a very common contributor
setup. Having a workflow that verifies both build processes continue to
work could help catch these situations earlier.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/59632>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list