[wp-trac] [WordPress Trac] #52658: Expand the "Verify NPM" workflow

WordPress Trac noreply at wordpress.org
Thu Feb 25 15:57:57 UTC 2021


#52658: Expand the "Verify NPM" workflow
------------------------------+-------------------------
 Reporter:  desrosj           |      Owner:  desrosj
     Type:  defect (bug)      |     Status:  assigned
 Priority:  normal            |  Milestone:  5.8
Component:  Build/Test Tools  |    Version:
 Severity:  normal            |   Keywords:  needs-patch
  Focuses:                    |
------------------------------+-------------------------
 The `verify-npm-on-windows.yml` workflow verifies that NPM successfully
 installs and can successfully build WordPress on Windows environments.

 When #51734 is merged, `npm run build` will no longer be run as part of
 the PHPUnit test workflow. While it still will run for QUnit tests, it
 would be beneficial to have a job that explicitly verifies `npm
 install`/`npm run build` passes for Linux. MacOS could also be added.

 Additionally, other NPM scripts could be tested, such as `build:dev`, and
 the `grunt clean` commands once #52657 is committed.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/52658>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list