[wp-trac] [WordPress Trac] #64393: Change how we include Gutenberg in Core
WordPress Trac
noreply at wordpress.org
Fri Mar 13 21:56:22 UTC 2026
#64393: Change how we include Gutenberg in Core
------------------------------+--------------------------
Reporter: youknowriad | Owner: youknowriad
Type: task (blessed) | Status: reopened
Priority: high | Milestone: 7.0
Component: Build/Test Tools | Version:
Severity: blocker | Resolution:
Keywords: has-patch | Focuses:
------------------------------+--------------------------
Comment (by desrosj):
In [changeset:"62021" 62021]:
{{{
#!CommitTicketReference repository="" revision="62021"
Build/Test Tools: Improve Gutenberg artifact fetching.
This improves how the built Gutenberg asset is retrieved from the GitHub
Container Registry to avoid situations where the download fails when the
directory already exists.
- The related `postinstall` command has changed from `gutenberg:download`
to `gutenberg:verify`.
- The `--force` option has been removed. `gutenberg:download` will now
download a fresh copy every time it's run.
- The `gutenberg:verify` script is now the preferred entry point for
managing the files within the `gutenberg` directory. It will only trigger
a downoad if the hashes do not match, or the folder is missing entirely.
Follow up to [61438], [61873], [61874].
Props bernhard-reiter.
See #64393.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64393#comment:209>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list