[wp-trac] [WordPress Trac] #55642: Tools: Further automate backporting from Gutenberg to Core
WordPress Trac
noreply at wordpress.org
Fri Apr 29 13:55:03 UTC 2022
#55642: Tools: Further automate backporting from Gutenberg to Core
------------------------------+-----------------------
Reporter: gziolo | Owner: (none)
Type: task (blessed) | Status: new
Priority: normal | Milestone: 6.0
Component: Build/Test Tools | Version: trunk
Severity: normal | Keywords: has-patch
Focuses: |
------------------------------+-----------------------
Follow-up for #51491.
Updating WordPress packages is currently a manual process that takes some
reading and trial&error to figure out:
1. Update browserslist database.
2. Update WordPress packages.
3. Install any new WordPress packages required by the existing
dependencies.
4. Update React and other non-WordPress dependencies to the versions
required by the WordPress packages.
5. Run `npm run build:dev`.
This PR adds a single task called `sync-gutenberg-packages` that automates
this entire process.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/55642>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list