Fredric Mitchell

Results 3 comments of Fredric Mitchell

https://github.com/Simbul/baker/issues/196#issuecomment-2689512

I fixed this issue by: 1. Downloading the cacert.pem file from https://curl.se/docs/caextract.html 2. Putting the file in a `config` directory, along with my `php.ini` 3. My `php.ini` has these two...

I have a pantheon repo beside the drupal tasks repo. I have specific tasks that clean profiles/ and sites/all, mkdir and copy, then a shell command that commits to the...