Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add husky package and move pre commit hooks to that #284

Merged
merged 1 commit into from
Jul 17, 2018

Conversation

elenadimitrova
Copy link
Contributor

The GK lockfile update saga continues..

image

Now greenkeeper-lockfile-update is failing because the pre-commit hooks are not setup on CI and when GK tries to git commit the lock file update it fails, see: https://circleci.com/gh/JoinColony/colonyNetwork/2540#build-parameters/containers/0

Here, similarly to how we do pre-commit hooks in other JoinColony repos, we add husky which by default does not run pre-commit hooks in CI
https://github.com/typicode/husky/blob/41be7d87497399e8ffec7a1b2d54123b4ca84a70/src/installer/index.ts#L152

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants