David B.

Results 28 comments of David B.

Hi, have you installed npm on the server where the plugin should be enabled? Is the npm binary located in one of the listed directories from the error message? See...

Could you temporarily disable `open_basedir` to check if the problem is related to it? While `open_basedir` is disabled, you should not see "Please disable PHP open_basedir [...]" as part of...

This plugin does uses [Lighthouse](https://github.com/GoogleChrome/lighthouse) with a Google Chrome Headless under the hood. That's why the plugin should handle its installation including all its dependencies, as it does various functionality...

Is there an ETA for this merged PR to be available as minor release?

We also experience the same issue as the issue author: The AZ CLI lacks the CLI argument `--creator-vote-counts {true, false}` for command `az repos policy required-reviewer create` to enable or...

Hey @Jorijn could you merge this after the PHPUnit 10 shift, please? I'd love to have this in the projects using L11.

@Jorijn Thanks for the maintainer role consideration, unfortunately I don't have the bandwidth to take it on at this time. However, I could help out by migrating the package for...

@Jorijn Please see the PR #47 which fixes the test issues and adds additional PHP 8.3 test support.