Randy Fay
Randy Fay
**Is your feature request related to a problem? Please describe.** Bash completion is a standard thing in any shell environment. Everybody depends on it. homebrew/Linuxbrew installs set this up automatically...
**Describe the bug** The ddev windows uninstaller is not signed. It ought to be. We do this for the ddev binary and the installer binary here: https://github.com/drud/ddev/blob/85fcf65cedfed2ddbefe7162a698c364835fc728/Makefile#L143-L148 There's no reason...
## What happened (or feature request): We still use preconfigured container names and site names in our testing, despite our best intentions. This means that only one set of tests...
**Describe the bug** Custom shell commands currently start the project they're in if it's not already started. This makes sense for web commands, but not so much for host commands....
## Is your feature request related to a problem? Please describe The new Jetbrains open-in-local feature is great, but you have to choose it for the whole user. I work...
### Preflight Checklist - [X] I have searched the [issue tracker](https://github.com/rancher-sandbox/rancher-desktop/issues) for a feature request that matches the one I want to file, without success. ### Problem Description I'd like...
Wow. 63. FAQ means the top hitters, not every question that can possibly be asked! Glad you've got lots of thinking though! Just an FYI, your life will be a...
**Frequently asked questions** - [x] I have read [Frequently Asked Questions](https://github.com/oerdnj/deb.sury.org/wiki/Frequently-Asked-Questions) - [x] I have looked at the list of the existing issues (including closed issues) and searched if my...
### Description After stopping colima to debug port failures, I still see the port being held open by Lima: ``` $ colima stop fresh INFO[0000] stopping colima [profile=fresh] INFO[0000] stopping...
## The Issue * #5797 ## How This PR Solves The Issue Changes the default. Tries to catch up on some test items that seem to have been neglected. ##...