Randy Fay
Randy Fay
https://github.com/ddev/ddev/pull/5836/commits/f3d080412c4165d066bd9b4875f1afbec81eb564 seems to solve the push problem
Rebased, reviewing.
Thanks, I'll leave it alone for now. Got sidetracked anyway.
Sorry for the delay, I need to spend a little time with it. Just went ahead and submitted the review early because of the accidentally discovered SEGV when I was...
Edited OP to show current behavior
If run outside project, `ddev drush` gets ``` $ ddev drush panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x2 addr=0x0 pc=0x100d6de64] goroutine 1...
Rebased to get docs test fixed. Looks like tests failed in general this go-around though. Move to "ready for review" when you're totally happy with it. Thanks so much for...
This no longer gets a panic on `ddev config --docroot=xxx`
Looks like [TestCleanAndDelete](https://github.com/ddev/ddev/actions/runs/7942743050/job/21686342728?pr=5753#step:17:12090) went bad somehow.