Beto Aveiga
Beto Aveiga
In my case, I wasn't able to configure the executable path of PHPCS with a variable. I mean, don't use ${workspaceFolder} or anything like that, just write the full path...
In my case, my ISP (Netlife, EC) sometimes blocks connections to port 22, sometimes not. In fact, I was connected a few minutes ago, then suddenly, I wasn't able to...
@mattwire thanks for your explanation. I'm going to test that outside of my work schedule. Right now I have to document the PRs I did and create patches for 7.x-4.20...
@mattwire I already documented the PR, sorry for the late. Hope it is clear now.
@colemanw I will, once I finish a few tasks I will test this PR. Thanks.
@KarinG @colemanw I merged locally https://github.com/colemanw/webform_civicrm/pull/146 and https://github.com/colemanw/webform_civicrm/pull/148 into the master of this repo. I made several tests and everything worked just fine. I tested with multiple emails, multiple addresses,...
@KarinG @colemanw is there anything else from my side so this PR could be merge? I'm just trying to be sure if you are waiting something from me. Thanks.
@deviantintegral: regarding https://architecture.lullabot.com/adr/20220429-composer-patches-inline/ ... and considering we have a tool like Drainpipe, why not allow the user to use a different patch file and join the composer file with the...
This one is ready for review at #717
Hi @justafish, Fetching the DB worked perfectly on my local. ✅ https://gist.github.com/beto-aveiga/e3877e0c599c2c25a2ff77f4afaa88a6 I'm unclear if you wanted me to test the other commands on this PR. I think not all...