Mike Madison

Results 24 comments of Mike Madison
trafficstars

> @navneet0693 `brew install gpatch` (you'll need Homebrew installed for that to work (https://brew.sh)) this worked for me!

@martinmoralesh is this on a site factory project? i pushed a fix for this some time ago and it was released in 1.5.2 of the environment detector. see https://github.com/acquia/drupal-environment-detector/releases/tag/1.5.2

@Berdir yeah, i know it overlaps with a couple of other efforts. i'm hoping we can get at least one of them merged, though. my behat testing is currently blocking...

the failure I'm hitting seems to be related to https://github.com/symfony/panther/issues/291, digging more.

@jhedstrom digging into the issues in the build failure, it looks like https://github.com/FriendsOfBehat/MinkExtension did some refactoring in version 2 which is causing the set client error in the build: ```...

actually, it looks like there is a PR that fixes this https://github.com/FriendsOfBehat/MinkExtension/pull/16 and it works, but not for the Drupal 7 stuff. I think we may need to split the...

it's unclear to me if there's anything in #610 that we need to roll into this. i don't think so based on what i see there, but that PR does...

i think we can also close #602 as well given this?

my strong preference would be to get this in ASAP so we can unblock d10. and then we can explore the feature dev for Goutte. but obviously i defer to...

i believe we would still need to merge in all of the symfony 6 stuff from this (or another PR) to get us to d10, right?