[wp-trac] [WordPress Trac] #64393: Change how we include Gutenberg in Core

WordPress Trac noreply at wordpress.org
Wed Mar 11 01:54:20 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):

 The work in [https://github.com/WordPress/wordpress-develop/pull/11064
 PR#11064] to restore the removed files is prepped in `git` and appears to
 be working as expected. Some updates:

  - the goal of the restore PR is now more or less “revert the decision to
 remove all of the files” so it has changed in structure and scope.
  - instead of a single restoration commit, it now comprises one commit per
 instance of when the repo was synchronized with Gutenberg. you can `git
 log` the deleted files and the changes that occurred between syncs is now
 visible (easier seen than described).
  - instead of //only// restoring the deleted files, this also includes
 additions such as the SVG icons.


 {{{
 ddeea0126e Restore: Sync to Gutenberg revision
 b79bbe25a1b00ce640bfab363f182c678181082f
 61667fc4a4 Restore: Sync to Gutenberg revision
 59a08c5496008ca88f4b6b86f38838c3612d88c8
 7f996cd195 Restore: Sync to Gutenberg revision
 7a11a53377a95cba4d3786d71cadd4c2f0c5ac52
 7184f2a9dd Restore: Sync to Gutenberg revision
 b441348bb7e05af351c250b74283f253acaf9138
 30095a4938 Restore: Sync to Gutenberg revision
 23b566c72e9c4a36219ef5d6e62890f05551f6cb
 f83a4e49d7 Restore: Sync to Gutenberg revision
 022d8dd3d461f91b15c1f0410649d3ebb027207f
 5bebac321d Restore: Sync to Gutenberg revision
 e499abfb843a43ac88455ca319220c5f181e1cf3
 ec268db962 Restore: Sync to Gutenberg revision
 e7b8c0c8a34bd62374ebf6f9cbfdeab4f822234c
 327427f54d Restore: Sync Gutenberg to revision
 f4d8a5803aa2fbe26e7d9af4d17e80a622b7bab8
 efc89d8519 Restore: Sync Gutenberg to revision
 7b7fa2bc97a8029a302bd6511cf0d206b5953172
 }}}

 What remains:
  - commit the ten intermediate restore changes into the `svn` branch
 `^branches/fixes-64393-restore-version-history`
  - run `svn merge ^branches/fixes-64393-restore-version-history --accept
 postpone` on `^trunk` to create a merge commit in `svn` tying the history
 together, recreate the conflict resolution as appears in the PR, verify,
 then commit.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/64393#comment:202>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list