rmetzger commented on issue #8016: [FLINK-10705][web]: Rework Flink Web Dashboard URL: https://github.com/apache/flink/pull/8016#issuecomment-486124991 Looks like this change sets up some husky git commit hooks: ``` [INFO] --- frontend-maven-plugin:1.6:npm (npm install) @ flink-runtime-web_2.11 --- [INFO] Running 'npm install --cache-max=0 --no-save' in /Users/robert/Projects/flink/flink-runtime-web/web-dashboard [INFO] [INFO] > [email protected] install /Users/robert/Projects/flink/flink-runtime-web/web-dashboard/node_modules/husky [INFO] > node husky install [INFO] [INFO] husky > setting up git hooks [INFO] husky > done [INFO] added 89 packages from 34 contributors, updated 2 packages and audited 44148 packages in 13.861s [INFO] found 10 vulnerabilities (3 moderate, 7 high) [INFO] run `npm audit fix` to fix them, or `npm audit` for details [INFO] ``` What are the hooks needed for?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
