Oliver Smith
Oliver Smith
This moves various things into 'pyproject.toml' and adds a runbook for doing things with uv - although *it does not require uv* and does not prevent setuptools from running. pyproject.toml...
Since we're taking users out of their comfort zone, try to be helpful if we're exposing them to dependency-related issues. Sanity checks: # Deliberate fail, expose exceptions # Deliberate fail,...
### What happened? Looking at the schemas, there's probably a tiny little bit of easy perf to be gained from marking a few simple fields as not-null: System.system_id, .name, Station.station_id,...
* based on the max-link-ly branch because it had some changes this would conflict with otherwise. Split into two commits - the first is the refactor of local_cmd itself, the...
### What happened? Per #263 for most commands that take both a --ly type argument and a --max-link-ly argument there's logic that says: ``` max_ly = cmdenv.maxLy or cmdenv.maxLinkLy ```...
### What happened? Easy one for anyone looking to dabble in helping, but also a todo for myself. Add to backlog. - Rename it to "direct" (because it pays no...