Randy Fay

Results 214 issues of Randy Fay

I only got to the very beginning, with `brew tap jondot/autobrew && brew install autobrew` and then disaster... ``` $ autobrew --user rfay --project=ddev --tap=homebrew-ddev panic: runtime error: invalid memory...

If you're interested in this project, we'd love to have you try out ddev's new explicit mutagen integration in v1.18+. See https://ddev.com/ddev-local/supercharge-your-ddev-performance-with-mutagen/ and https://ddev.readthedocs.io/en/latest/users/performance/#using-mutagen

**Frequently asked questions** - [x] I have read [Frequenty Asked Questions](https://github.com/oerdnj/deb.sury.org/wiki/Frequently-Asked-Questions) **Is your feature request related to a problem? Please describe.** @oerdnj 's work on this project is awesome and...

It's important to make the homebrew bump a part of the release process. Today's release is not yet in homebrew. Thanks!

Hi, and thanks for this project! In ddev's full test run for macOS/Colima I see intermittent failures caused apparently by a failure to release port bindings. I haven't experienced this...

I've found that with [DDEV](https://github.com/drud/ddev) Colima is overall performing better in all contexts than Docker Desktop, and even though it's a young project, it's been surprisingly reliable. That's amazing! And...

help wanted

People are used to Docker Desktop coming up at login. Can we add the same option with Colima? I experimented a bit with adding a service using homebrew, but wasn't...

A user that can't use homebrew noted that the macOS downloads are not signed/notarized. This is easier to do than it once was, but real notarization does require an Apple...

It would be great if the `circlecli config` checker would updated to handle circleci 2.0 config files. https://discuss.circleci.com/t/getting-started-configuration/8088

Installing via pip I found that I had to manually track down and install these dependencies: * python--dateutils * pyyaml * bs4 This is on MacOS Sierra with homebrew, pip...