Gregory House

Results 48 issues of Gregory House

I have a 8BitDo zero 2 configured in macOS mode (Start+A), which is detected by macOS "Dualshock"-compatible controller. I have a custom profile for that controller. However, every time I...

Either I'm doing something really dumb, or RunAs plugin is unusable when you need to use temporary directory. The directory is created as `root:root` with 755 permissions, which makes build...

Let me preface this suggestion with acknowledging that I am not sure if this is even possible. The unifi ecosystem is pretty nifty, but the hardware prices are very steep....

enhancement

### Feature Request | Q | A |------------ | ------ | New Feature | yes | RFC | yes | BC Break | yes/no #### Summary When relationships are defined...

Functionality introduced in https://github.com/EasyCorp/EasyAdminBundle/pull/5353 rendered sub-CRUD controller with context of the primary CRUD controller. With invalid context some functions, like default fields generation, aren't working properly. This attempts to fix...

Since Symfony 7.3 lazy services support `final` and `readonly` objects: ``` % grep TaskGroups src/UseCase/CreateUser.php final class TaskGroups extends YamlConfig % bin/console debug:container 'App\UseCase\CreateUser' 2>/dev/null | grep Lazy Lazy yes...

Status: Needs Review

### Checklist - [x] I have used the search function for [**OPEN**](https://github.com/sabre-io/Baikal/issues) issues to see if someone else has already submitted the same feature request. - [x] I have **also**...

### Verification - [x] I searched for recent similar issues at https://github.com/rust-lang/rustup/issues?q=is%3Aissue+is%3Aopen%2Cclosed and found no duplicates. - [x] I am on the latest version of Rustup according to https://github.com/rust-lang/rustup/tags and...

bug