]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Check for missing npm resolutions 34131/head
authorTiago Melo <tmelo@suse.com>
Mon, 23 Mar 2020 19:54:06 +0000 (18:54 -0100)
committerTiago Melo <tmelo@suse.com>
Tue, 24 Mar 2020 21:10:04 +0000 (20:10 -0100)
commitb7b189c9d1308335efb42b18c45d58a1e8469b82
tree5010830fb0e308aa141f4a7bf806968088e7e5b6
parentb3616ee74580b6d1304c8629fc3cd9276554755a
mgr/dashboard: Check for missing npm resolutions

Check if it's necessary to run "npm run fix:audit" before committing the changes.

This is important to resolve some issues with building and
to fix some npm vulnerabilities.

Fixes: https://tracker.ceph.com/issues/44723
Signed-off-by: Tiago Melo <tmelo@suse.com>
src/pybind/mgr/dashboard/run-frontend-unittests.sh