Shawn Duncan
Shawn Duncan
## Feature Requests Are the build dependencies in the README still correct? The qcow packages do not build on macOS 10.12.3: ``` =-=- Processing actions -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 🐫 Processing 2/2: [qcow:...
We are using this awesome driver on several Macs. It has been working great for 7-8 months. We now have some new users, who therefore got docker-machine 0.13 when they...
We have forked this project to [digitalpulp/pre-commit-php](https://github.com/digitalpulp/pre-commit-php) so that there is continued support for these hooks. We are very grateful to hootsuite for maintaining these for so long. #16 pre-commit/pre-commit.github.io#121...
Is the `etcd` service open to the VM? I'd like to implement DNS to the docker containers, which I can do with docker containers, but this got me thinking since...
I'm working on a vm instrumentation yaml file I can distribute to my team. `corectl load` is not re-usable to try various setups without changing the name of the vm....
My newer project used semantic version branches and this awesome tool only expects M.x-N.n branches. My branch is 1.0.x ``` commerce_donation_flow on branch 1.0.x [+?] via 🐘 v7.3.22 ➜ drupalorg...
# Feature request Annotations in PHP are [not inherited ](https://blog.shalvah.me/posts/php-8-attribute-quirks) > Does m in the child inherit the attributes from m in the parent? What about if it's protected, or...
Switch docs to show drush command. Console is not installable on PHP 8.1/D10: https://github.com/hechoendrupal/drupal-console/issues/4344
Would you consider supporting the efforts to form a native package manager for Solidity via https://soldeer.xyz by adding you Solidity packages there as package owner/maintainers?
These modifications allowed my tests to run. I compared this projects chrome and firefox versions to the D10 phpunit.xml.dist and modified the D11 files in the same way. Closes #55