[wp-trac] [WordPress Trac] #53606: wp-api-generated.js needs updating, needs CI to test for changes
WordPress Trac
noreply at wordpress.org
Tue Jul 6 18:37:01 UTC 2021
#53606: wp-api-generated.js needs updating, needs CI to test for changes
------------------------------------------------+--------------------------
Reporter: johnbillion | Owner: johnbillion
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 5.8
Component: Build/Test Tools | Version: trunk
Severity: normal | Resolution: fixed
Keywords: has-unit-tests dev-reviewed commit | Focuses:
------------------------------------------------+--------------------------
Changes (by johnbillion):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"51355" 51355]:
{{{
#!CommitTicketReference repository="" revision="51355"
Build/Test Tools: Add assertions to ensure version-controlled files are
not modified during CI, and fix the `grunt clean` command.
Some tests and some commands that run during the build steps modify files
that are under version control. This adds assertions to ensure that these
files don't remain in a modified state after the test runs on CI.
This also fixes the `grunt clean` command which erroneously deletes
`script-loader-packages.php`. This file is re-populated during the build,
but deleting it during the clean is undesirable.
Fixes #53606
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/53606#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list