Randy Fay

Results 2335 comments of Randy Fay

It's been more than a year @mglaman - maybe you can fit this in with your 20% if you get it!

@gormus @tommym9 Could you please take a look at this PR? Or if you know of some other knowledgable reviewers @tyler36 .

How are we with this? What I'd really like to do now is pull this but... deprecate it at the same time, and make sure that https://github.com/drud/ddev-redis has everything we...

Well... nothing should really add to settings.ddev.php, because ddev will then overwrite it. Better settings.local.php or add-on to settings.php. But the current ddev-redis is not Drupal-specific and I doubt that...

Oh, you were talking about settings.ddev.redis.php - Yes, take a look at try it out please. It does all that thanks to @hussainweb. https://github.com/drud/ddev-redis. Just try `ddev get drud/ddev-redis`. I...

A PR would be wonderful. But please manually test from beginning to end. And please look at https://github.com/drud/ddev-contrib/pull/67 and see if it gets solved by what you're doing.

Still awaiting your PR, thanks @rintisch

M1 matters a lot, as the recipe you're using doesn't have amd64 images. (chromedriver doesn't have amd64, only chromium). See https://github.com/drud/ddev/issues/3578 for a path.

Your webdriver has crashed because it's amd64 and can't run on arm64. "The test wasn't able to connect to your webdriver instance". You can see the crash with `ddev logs...

Please do go look at https://github.com/drud/ddev/issues/3578