lefthook icon indicating copy to clipboard operation
lefthook copied to clipboard

Add lefthook APK to Alpine registry

Open mrexox opened this issue 1 year ago • 3 comments

:zap: Summary

Star building lefthook package for Alpine Linux and push it to the core packages

Value

For those who uses Alpine Linux and want to use lefthook whether on local machines or CIs

Behavior and configuration changes

Probably some CI stuff + contribution to Alpine registry

mrexox avatar Oct 16 '24 13:10 mrexox

I think (based on some experience) that you will have to file a Merge Request at https://gitlab.alpinelinux.org/alpine/aports, by adding a package under the testing subtree. Hopefully, the GitHub Action provides the right files, not just the output .apk.

sanmai-NL avatar Oct 16 '24 14:10 sanmai-NL

There must be a way to generate the PR from the CI 🤔 I'll investigate

mrexox avatar Oct 16 '24 14:10 mrexox

I found an existing lefthook package in testing: https://gitlab.alpinelinux.org/alpine/aports/-/tree/master/testing/lefthook?ref_type=heads

lefthook version is 1.8.5

mrexox avatar Jan 14 '25 15:01 mrexox