]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Check for missing npm resolutions
authorTiago Melo <tmelo@suse.com>
Mon, 23 Mar 2020 19:54:06 +0000 (18:54 -0100)
committerTiago Melo <tmelo@suse.com>
Thu, 26 Mar 2020 10:19:24 +0000 (09:19 -0100)
commit833bb5f3e2e7af3d6dec850966b515ee9a287ed7
tree2a67d6c54fe5923137e00862d9a6be6e9f2118e5
parent2c2cd78121d61030f2e5220dc3260079846c0172
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>
(cherry picked from commit b7b189c9d1308335efb42b18c45d58a1e8469b82)
src/pybind/mgr/dashboard/run-frontend-unittests.sh