tyler36
tyler36
I know the `tyler36/ddev-xhgui` addon wants to have a dependency of `ddev-mongo` so keen to figure something out. Perhaps we could check if the dependency is already installed. If not,...
`ddev-selenium-standalone-chrome` is only required if you want to run functional javascript tests. It is not required for unit tests, kernel tests or functional tests. I think setup and usage belongs...
You are right. I always forget about Nightwatch tests, I so rarely encounter them.
Closing. Yes, seems outdated now. Thank you for the nudge.
Good point. I think a seperate issue/PR might be better. It's more searchable and makes it easier to follow/research in the future.
I've created a few addons, offical and not yet-offical, and this is something I would like to see. But I'm not sure of the best solution. One potential solution is...
Thanks to @deviantintegral , there is now a working `tyler36/ddev-xhgui` is now working and an (early) release is available. There's still some work to do (docs and tests) but hopefully,...
https://github.com/tyler36/ddev-xhgui/pull/22 adds support for using DDEV default database. Not sure best way to handle Postgres DB, removing MongoDB completely. Any thoughts?
> * Content not available? Run: > > * `git clone https://gitlab.vendor.io/vendor/ddev-addon /tmp/ddev/addons/some-hash` > * `ddev get /tmp/ddev/addons/some-hash` @Morgy93 wow, thats such an elegant solution! That feels like it would...
Just came across this issue and it seems to be working for git.drupalcode.org now: ## Steps to reproduce 1. Open https://gitpod.io/#https://git.drupalcode.org/project/drupalpod It said I was unauthorized, but I click to...