Matt Clarke

Results 11 issues of Matt Clarke

It's difficult when watching multiple streams to get them all properly synchronised. I'm not sure what the best approach here would be but opening the issue for discussion sake.

enhancement

After restarting my local machine, I started some daemons before running `ssh-add -K` on any appropriate ssh keys. As such, all waiting processes ended up with errors of the form:...

type/bug

We currently have a number of binary files in a `tests/data` directory which account for 99.9% of the disk usage for a shallow clone (which I believe is already used?),...

enhancement
needs-design

Generally speaking, version resolution is platform independent for the majority of dependencies, with only a subset (torch...and others...mostly torch) needing a nudge in the right direction. Cross-platform support is probably...

question

I'm not quite sure on whether this is a `rye` or a `uv` issue, but it would be broadly useful to have dependabot understand rye/uv backed projects as a target...

wish
integration

We have a project structure where we have a `core` library, and then a number of projects which depend on this core library, and install it as a git dependency...

needs-decision

## What is the current behavior? Other than achieving this through SQL statements, there doesn't appear to be a particularly clean way of defining primary keys when instantiating tables, nor...

feature
triaged

# Description Add support for creation/management of shallow clones (feature since 2.3) via `delta-rs` with python bindings. **Use Case** Shallow clones are very valuable when wanting to test new features...

enhancement

Rather than just moving on to the next round when a candidate is eliminated, it would be useful to have a verbose option which shows where rejected candidates votes were...