Skip to content
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

Add uv toolchain find #4206

Merged
merged 2 commits into from
Jun 14, 2024
Merged

Add uv toolchain find #4206

merged 2 commits into from
Jun 14, 2024

Conversation

zanieb
Copy link
Member

@zanieb zanieb commented Jun 10, 2024

Adds a command to find a toolchain on the system. Right now, it displays the path to the first matching toolchain. We'll probably have more rich output in the future (after implementing toolchain show).

The eventual plan (separate from here) is to port all of the toolchain discovery tests to use this command. I'll add a few tests for this command here anyway.

@zanieb zanieb added the preview Experimental behavior label Jun 10, 2024
@zanieb zanieb force-pushed the zb/toolchain-find branch 2 times, most recently from 5a46aba to f1ba25f Compare June 10, 2024 17:52
zanieb added a commit that referenced this pull request Jun 10, 2024
@zanieb zanieb force-pushed the zb/toolchain-find branch 3 times, most recently from 58d0a26 to 1fc5643 Compare June 13, 2024 15:24
@zanieb zanieb marked this pull request as ready for review June 13, 2024 15:24
@zanieb zanieb force-pushed the zb/toolchain-find branch 2 times, most recently from 7ea3fcb to 914792c Compare June 13, 2024 16:37
crates/uv/src/cli.rs Outdated Show resolved Hide resolved
@zanieb zanieb enabled auto-merge (squash) June 14, 2024 16:52
@zanieb zanieb merged commit accbb9b into main Jun 14, 2024
47 checks passed
@zanieb zanieb deleted the zb/toolchain-find branch June 14, 2024 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
preview Experimental behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants