Philip Couling

Results 27 issues of Philip Couling

### Bug Report MyPy incorrectly asses the type of list comprehensions built from union types. I can't see a way to make this pass typing checks. This and it even...

bug

**Describe the bug** I'm trying to build my own docker image. I'm using ubuntu:22.04 as a base which looks like it [should be supported](https://github.com/actions/runner/blob/main/docs/start/envlinux.md#supported-distributions-and-versions). After unpacking the tar file to...

bug
Stale

Problem ---- There's a "gotya" when working with [cache mounts](https://github.com/moby/buildkit/blob/master/frontend/dockerfile/docs/syntax.md#run---mounttypecache) and building with multiple architectures. The stated use case for these is: > This mount type allows the build container...

### Description Poetry seems to be unable to override excludes from `.gitignore`. I have a python package which is completely auto-generated. So the entire source tree for the package is...

kind/bug
status/triage

### Is your feature request related to a problem? Please describe. The [reccomended approach](https://mkdocstrings.github.io/recipes/#automatic-code-reference-pages) to automatically generating seperate pages per module has hurt our adoption of mkdocstings. The primary concerns...

feature

### Checklist - [x] I agree to the terms within the [OpenFGA Code of Conduct](https://github.com/openfga/.github/blob/main/CODE_OF_CONDUCT.md). ### Describe the problem you'd like to have solved In a large system with pluggable...

enhancement

### Description Binding a volume into a target path containing a colon (`:`) appears to be a missing feature. If it is possible then it's not documented. While colons are...

kind/feature
status/0-triage