Greg Pinnington

Results 9 issues of Greg Pinnington

If you follow the quickstart guide then run `devspace build` you are given the message `[info] No images to rebuild. Run with -b to force rebuilding`. Adding the `-b` flag...

kind/enhancement
area/building-images

There doesn't seem to be an easy way to limit the roles / permissions that are available for selection in a BooleanGroup. I've done it my project by extending `RoleBooleanGroup`...

Currently adding `->nullable()` to a `PolymorphicField` does nothing. This will fix it so that if the field is nullable, you have the option to not choose a class, and can...

Not sure if this is in the upstream or not, but quoted strings aren't highlighted correctly: Example: ![image](https://user-images.githubusercontent.com/48593081/70032419-5f3f6a00-15a5-11ea-8bec-4ad323216ffd.png)

Error when using ScheduleWatcher: ``` The option [record_output] does not exist for [PlunkettScott\LaravelOpenTelemetry\Watchers\ScheduleWatcherOptions] ```

Remove references to `enumNames` in documentation. ## Motivation and Context `enumNames` is not part of the JSON Schema specification (it seems like it was a proposal for v5 that was...

It seems like the implementation `ComputerTool20250124` does not match the API correctly. For example it expects a `key` parameter when dragging with a key pressed, but according to the documentation...

bug
computer use

This should fix #1866 and may fix #2636

size/S