-
Notifications
You must be signed in to change notification settings - Fork 220
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
feature: Add remote config support #343
Conversation
Signed-off-by: Oscar Alberto Tovar <oscar.alberto.tovar@gmail.com>
Signed-off-by: Oscar Alberto Tovar <oscar.alberto.tovar@gmail.com>
Signed-off-by: Valentin Kiselev <mrexox@evilmartians.com>
Signed-off-by: Valentin Kiselev <mrexox@evilmartians.com>
Signed-off-by: Valentin Kiselev <mrexox@evilmartians.com>
Signed-off-by: Valentin Kiselev <mrexox@evilmartians.com>
bd64523
to
95811e7
Compare
Signed-off-by: Valentin Kiselev <mrexox@evilmartians.com>
225389c
to
3f1e044
Compare
Signed-off-by: Valentin Kiselev <mrexox@evilmartians.com>
3f1e044
to
cab9772
Compare
Signed-off-by: Valentin Kiselev <mrexox@evilmartians.com>
Signed-off-by: Valentin Kiselev <mrexox@evilmartians.com>
Signed-off-by: Valentin Kiselev <mrexox@evilmartians.com>
Signed-off-by: Valentin Kiselev <mrexox@evilmartians.com>
Signed-off-by: Valentin Kiselev <mrexox@evilmartians.com>
Hey @oatovar! I am going to merge this PR into master. I have a few tasks to do before releasing v1.2.0, but If you have the desire and time, please, test this feature. I'll be glad to see some feedback. I marked this feature as beta, so we can change its behavior slightly in future releases. |
@mrexox Thank you so much for working on this feature! 🙇 I'll begin testing this out today and create any issues I come across. |
Closes #155, #323
⚡ Summary
Remotes allow to share lefthook configurations without a need to maintain one
lefthook.yml
in all repos where you need it to be unique.For example:
🍅 This PR tasks
remote
optionconfig
name optionref
option for referencing branches or tagslefthook install
scripts
from remoteextends
from remote