David Garcia

Results 32 comments of David Garcia

Hi @JoolsMcFly Then maybe a Plan B could be skip a commit that was already analysed? Imagine a Pull Request has about 100 small commits, and then we rebase that...

Given this case, how can I add this branch whitelist? Is there a way via `phpci.yml` configuration file to set-up a set of branches that I want to inspect and...

Another nice read, indeed. 👍 I will try to implement a similar update on my Webhook Controller, thanks!

I think the real problem is all wasted time pulling and checking every single commit. I might know about a broken commit that is fixed on the next one and...

Hey there, No new updates on this matter? [I can see here](https://packagist.org/packages/gregwar/form-bundle) that we're still stuck on Symfony 2.x however versions 3.4 and 4.0 have been released already, so keep...

Hey there, I can't see any Travis / Scrutinizer or any other CI tool so it's impossible to know if there is an error running tests. When I do it...

If that was not the case, then would be possible getting errors that stop the execution?

Yes, it must always be a JSON formatted value. I'm not familiar with the source code of the bundle. Although I can take a look, it might take some time...

Well... I didn't know what happened because I am not familiar either with this bundle or the monolog library itself... But I would definitively like to store my logs into...

Hello. I'm trying to test ReactPHP on a Symfony project, and I am having some troubles due to the non-updated content. Is this issue still relevant or is just that...