Dave Reid

Results 75 comments of Dave Reid
trafficstars

Thanks @q0rban! You may be interested in https://bitbucket.org/davereid/drush-patchfile/issue/6/add-a-patch-generate-markdown-command

Basically it looks like drush_get_option('root') _only_ works if you literally are passing a `--root` option to Drush. It does not provide us with the selected alias' root directory.

The following is what I've gotten to work for me. I broke out things into separate sub-functions for understandability. https://gist.github.com/davereid/45df5478b5154c73f737

Hrm, that's a really fair point. I think @bchavet and I were experiencing issues because the server didn't have the original modification to drushrc.php in place, and we didn't see...

On the plus side, I know way more about the Drush bootstrap and configuration loading process now.

We are definitely experiencing this a lot recently: > Finally: when does Behat run the assertions? Does it wait for the load event to complete? I'm asking because otherwise tests...

Can I request to remove @davereid-pfg and add my regular account @davereid as a maintainer? We had some internal changes with enterprise Github and I'm no longer using that account.

FYI I don't think we should transfer as per https://github.com/jonaseberle/github-action-setup-ddev/issues/25#issuecomment-1206747438 - we would break existing action usages.

@rfay Can you resend the invite to me? It expired. :/ I'm okay with the name as well.

Should I go ahead and mirror all the existing Git code to the new repository?