Quentin Dequippe

Results 22 comments of Quentin Dequippe

Any updates on this PR? my project is blocked by this, is there a workaround?

> On my side I get an error on destruct: > > ``` > PHP Fatal error: Uncaught Facebook\WebDriver\Exception\WebDriverCurlException: Curl error thrown for http DELETE to /session/9dc6a482f043c2bc5bd06d67a38f85eb > > Failed...

@weaverryan what do you think about this note :) ?

@jorgeborges did you plan a v3? I will be happy to contribute :)

Is this PR will be included in 6.2.X? or in 6.3?

+1 same problem when configuring security.yml access_control -> allow_if

ready to be merged :) ?

Hi, I got similar needs. I tried using `--quiet` git push flags without success. ``` - name: Push to dokku uses: dokku/github-action@master with: git_push_flags: '-q' git_remote_url: ${{ secrets.GIT_REMOTE_URL }} ssh_private_key:...