Dave Reid

Results 76 comments of Dave Reid
trafficstars

Could we have clarification here or added to https://docs.pantheon.io/terminus/commands/env-clear-cache on what exactly this command does for Drupal-based sites vs doing a `terminus drush sitename.env cache:rebuild`?

I would also like to support updating to PHPUnit 6 on our site and right now using this we're locked to version 4.

Also just because I work for a company does not necessarily mean my core work is associated either. Yes, stuff I do during the day should be credited, and I...

Here's a before and after picture with the changes, in the same lighting conditions. ![picture before](https://f.cloud.github.com/assets/62967/1950397/96394c34-8144-11e3-8a07-917f30a55c6d.jpg) ![picture after](https://f.cloud.github.com/assets/62967/1950402/df39bef0-8144-11e3-8884-f50bd72e7691.jpg) OH HAI GITHUB

From the project homepage: > Updated to jQuery 1.8.2, supports **1.4.2** and up.

Solution for autostarting is in https://drupal.org/node/1944356#comment-7418082

We were able to work around the original issue by replacing the `dig` command with `getent hosts` and `awk` which worked out of the box. ``` for APP_SERVER in `getent...

For example, I ran into issues mounting a prepared workspace in CircleCI to the /var/www/html directory in this Docker image, like we do in all of our other jobs. But...

We tried to bundle "checking security along with linting" on a previous project and found it was really undesirable. Ideally, security checks are a separate workflow so that it can...

Do we have a direction on where we'd like to continue with this discussed on Monday?