Borut Svara

Results 3 issues of Borut Svara

Have you considered to allow for custom type encoders? Let me explain. Pydantic supports custom types. In fact I can implement one classes to overload default types, like in this...

**Describe the bug** When `restrictPosition` is set to `true` and the `zoom` is negative the position restriction does not adhere to the documentation which claims "media should be restricted to...

bug
PR-welcome

### Describe what happened The resource provider [code](https://github.com/pulumi/pulumi-command/blob/master/provider/pkg/provider/remote/copyController.go#L178) `CopyToRemote` does not take in consideration the non-posix path structure in Windows, resulting in files being copied into the remote host user...

kind/bug
good-first-issue