[
https://issues.apache.org/jira/browse/FLINK-33939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-33939:
-----------------------------------
Labels: pull-request-available (was: )
> Make husky in runtime-web no longer affect git global hooks
> -----------------------------------------------------------
>
> Key: FLINK-33939
> URL: https://issues.apache.org/jira/browse/FLINK-33939
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / Web Frontend
> Reporter: Jason TANG
> Assignee: Jason TANG
> Priority: Minor
> Labels: pull-request-available
>
> Since runtime-web relies on husky to ensure that front-end code changes are
> detected before `git commit`, husky modifies the global git hooks
> (core.hooksPath) so that core.hooksPath won't take effect if it's configured
> globally, I thought it would be a good idea to make the front-end code
> detection a optional command execution, which ensures that the globally
> configured hooks are executed correctly.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)