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

Setup Husky to ease git hooks management #4

Open
1 task
JeremiePat opened this issue Aug 20, 2021 · 0 comments
Open
1 task

Setup Husky to ease git hooks management #4

JeremiePat opened this issue Aug 20, 2021 · 0 comments
Labels
tooling Improve the tools we are using to drive the repo
Milestone

Comments

@JeremiePat
Copy link
Contributor

JeremiePat commented Aug 20, 2021

As we are using node/npm to run our tests/build, we will use Husky to manage some git hooks for our project.

Hooks that need to be set:

  • Pre-push with all tests that must pass before pushing
@JeremiePat JeremiePat added this to the MVP milestone Aug 20, 2021
@JeremiePat JeremiePat added the tooling Improve the tools we are using to drive the repo label Aug 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tooling Improve the tools we are using to drive the repo
Projects
None yet
Development

No branches or pull requests

1 participant