jbampton commented on issue #11867: URL: https://github.com/apache/cloudstack/issues/11867#issuecomment-4071737117
That is correct @DaanHoogland I hit that same problem trying to use lychee with pre-commit on another project. Normally the hooks should be self contained and they should not need binaries etc to be installed locally. When I first tested it worked with pre-commit since I had lychee globally installed previously. I only hit the bug when I uninstalled lychee from my PC. Seems others are hitting the same problem https://github.com/lycheeverse/lychee/issues/1635 But there is a new solution since the lychee action has been added as an approved ASF action by infra. https://github.com/apache/infrastructure-actions/pull/518 See more discussion here: https://github.com/apache/sedona/pull/2727 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
