[wp-trac] [WordPress Trac] #64393: Change how we include Gutenberg in Core
WordPress Trac
noreply at wordpress.org
Thu Mar 26 15:26:21 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 dmsnell):
In [changeset:"62143" 62143]:
{{{
#!CommitTicketReference repository="" revision="62143"
Build: Restore deleted files and reconnect version history.
In [61438] and successive fixes, a number of files were deleted and added
to `.gitignore`. These files were removed because they are built from the
Gutenberg repo and copied into the Core repo. However, because the only
artifact of udpates to those files are an opaque hash change, it’s
important to have a copy of the files at the change in version control for
the purposes of auditing, debugging, benchmarking, and tracking.
This patch merges a version-history from before the initial changeset and
reattaches the version-tracking to these files, creating immitation
commits along each step where the files were updated in a Gutenberg sync.
Developed in: https://github.com/WordPress/wordpress-develop/pull/11064
Discussed in: https://core.trac.wordpress.org/ticket/64393
Follow-up to [61438].
Props 762e5e74, aidvu, desrosj, dmsnell, jonsurrell, youknowriad.
See #64393.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64393#comment:241>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list