Skip to content

chore(uv): refresh lock for relocated workspace members#283

Merged
davide221 merged 1 commit into
mainfrom
fix/pr274-uv-lock-workspace-paths
May 27, 2026
Merged

chore(uv): refresh lock for relocated workspace members#283
davide221 merged 1 commit into
mainfrom
fix/pr274-uv-lock-workspace-paths

Conversation

@davide221
Copy link
Copy Markdown
Contributor

@davide221 davide221 commented May 27, 2026

Summary

Test plan

  • CI uv workspace (lock + sync + import smoke) green
  • CI Build (cmake + uv sync --extra megakernel) green

🧙 Built with WOZCODE

uv.lock on main still pinned workspace members at pre-rename paths
(`virtual = "dflash"`, `editable = "pflash"`, `editable = "megakernel"`)
while pyproject.toml already lists them at `server`,
`optimizations/pflash`, and `optimizations/megakernel`. Any branch
that runs `uv sync --frozen` in CI fails with "Distribution not
found at .../dflash" etc. Regen lock so paths match.

Co-Authored-By: WOZCODE <contact@withwoz.com>
@davide221 davide221 force-pushed the fix/pr274-uv-lock-workspace-paths branch from 7e757f6 to 20caa31 Compare May 27, 2026 08:54
@davide221 davide221 merged commit b9101fb into main May 27, 2026
2 checks passed
@davide221 davide221 deleted the fix/pr274-uv-lock-workspace-paths branch May 27, 2026 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant