Chris Arderne

Results 77 comments of Chris Arderne

Yeah I don’t blame you, it’s moving really fast. EDIT: adding this here to make it clear to any future travellers why this issue is still open. The question is...

@Afoucaul Is there anything else you think is missing apart from a `sync --all-packages` (if you agree that is needed) and improved monorepo/workspace docs?

@rokos-angus one way around that would be to have a git-hook/CI step/something that runs `uv export ...` for each package and you diff those files to see what needs to...

Hey thanks for starting this. Yeah I played around a bunch, trying to find a neater setup, but didn't achieve much. Would be great if this were more streamlined, but...

> What I notice is that even when I cd in a directory, it still runs all the tests anyway 😢 That's interesting, I _don't_ I ever had that behaviour,...

I have the same error, but only running under vitest. The same code works fine if run as a normal script. ```bash pglite 0.3.11 vitest: 3.0.9 node 24.9..0 macOS ```

I thought of this but left it out because I thought it was a bit heavy. Most of the stuff in this repo is stuff that virtually everyone using Python...