-
Notifications
You must be signed in to change notification settings - Fork 5
feat: move to uv from pip #275
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
viraatc
wants to merge
23
commits into
main
Choose a base branch
from
feat/viraatc-uv
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
241fc42
docs: add uv migration design spec
viraatc 1967d19
docs: add uv migration implementation plan
viraatc d6a6d0b
feat: replace setuptools with uv_build backend
viraatc ac1e463
feat: add .python-version and generate uv.lock
viraatc 52329e3
ci: migrate test workflow from pip to uv
viraatc e2f1ad0
ci: migrate pre-commit workflow from pip to uv
viraatc 56c2652
ci: migrate Dockerfile.dev from pip to uv
viraatc f3d3b37
ci: add pre-commit hook to enforce uv.lock freshness
viraatc 476a485
docs: update AGENTS.md with uv dev workflow
viraatc e91c2a6
docs: update README with uv + venv install paths, remove plan files
viraatc 98a0875
docs: show venv activation in uv install path
viraatc 7ae3f3e
docs: add pytest and CLI examples after venv activation
viraatc 4d5dacd
docs: make uv the primary workflow, pip+venv as backward-compat
viraatc f36a723
fix: rename [tool.uv.build] to [tool.uv-build] and add uv run prefix …
viraatc aa29a45
docs: consolidate venv activation sections in README
viraatc 7c84160
docs: add activated-venv usage comments to all README code blocks
viraatc 62dba06
fix: address all PR review comments from Gemini and Copilot
viraatc f9679ca
fix: address review council findings
viraatc 7a07da0
fix: address final PR review comments
viraatc fda34d9
fix: keep main's README/AGENTS.md structure, only add uv changes
viraatc 19d0de9
docs: update all documentation for uv workflow
viraatc 2a01a64
docs: update remaining docs for uv workflow
viraatc 175d752
chore: update uv.lock for rebased pyproject.toml changes
viraatc File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| 3.12.11 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.