Chris Pliakas
Chris Pliakas
The changes for the 10.5 don't appear to be sticking. The CIS-CAT Benchmark Assessment Tool suggests using the `useradd -D | grep INACTIVE` command to check the default value, which...
We need to figure out how to run the worker locally without having to explicitly pass it events, i.e., it should consume SQS messages continuously. For example, wouldn't it be...
See https://github.com/awslabs/aws-sam-cli/blob/develop/docs/usage.md#debugging-golang-functions.
Hi @TomasVotruba! I hope all is well with you, and it has been great to watch the progress of this tool from the sidelines. Nothing burning on my side, and...
First off, this is an excellent extension. I love how easy it is to run individual tests via `cmd + shift + P`. There is a feature in the Golang...
See comments from @timhilliard at https://github.com/acquia/acquia-sdk-php/issues/42#issuecomment-37758865
Having to require PEAR as a repository kills the performance of Composer package updates, and we are only using a small subset of the functionality. We should evaluate whether rolling...