Support using `--index` to refer to index names #17455
EliteTK
force pushed
from
13f85cab
to
edc3c0ec
158 days ago
EliteTK
force pushed
from
5b1f40e5
to
747f88f2
157 days ago
EliteTK
force pushed
from
747f88f2
to
6355b204
157 days ago
EliteTK
force pushed
from
6355b204
to
4c9003d9
154 days ago
EliteTK
force pushed
from
4c9003d9
to
a4070c95
154 days ago
EliteTK
marked this pull request as ready for review 154 days ago
EliteTK
force pushed
from
a4070c95
to
d5df9b10
154 days ago
konstin
approved these changes
on 2026-01-20
zanieb
added this to the v0.10.0 milestone 152 days ago
zanieb
commented
on 2026-01-21
zanieb
commented
on 2026-01-21
zanieb
commented
on 2026-01-21
zanieb
commented
on 2026-01-21
zanieb
commented
on 2026-01-21
zanieb
commented
on 2026-01-21
zanieb
commented
on 2026-01-21
zanieb
commented
on 2026-01-21
EliteTK
force pushed
from
d5df9b10
to
7c062e10
143 days ago
EliteTK
marked this pull request as draft 143 days ago
EliteTK
force pushed
from
7c062e10
to
56472a1e
138 days ago
EliteTK
force pushed
from
56472a1e
to
492db424
137 days ago
EliteTK
force pushed
from
06d4b10b
to
ce7e7631
137 days ago
EliteTK
marked this pull request as ready for review 136 days ago
EliteTK
force pushed
from
d4c7d26f
to
924c5791
122 days ago
EliteTK
force pushed
from
924c5791
to
2e6e2cd0
122 days ago
zanieb
commented
on 2026-02-23
zanieb
commented
on 2026-02-23
zanieb
commented
on 2026-02-23
zanieb
commented
on 2026-02-23
zanieb
commented
on 2026-02-23
zanieb
commented
on 2026-02-23
zanieb
commented
on 2026-02-23
zanieb
commented
on 2026-02-23
zanieb
commented
on 2026-02-23
zanieb
commented
on 2026-02-23
zanieb
commented
on 2026-02-23
zanieb
commented
on 2026-02-23
zanieb
commented
on 2026-02-23
zanieb
commented
on 2026-02-23
zanieb
commented
on 2026-02-23
zanieb
commented
on 2026-02-23
zanieb
commented
on 2026-02-23
zanieb
commented
on 2026-02-23
zanieb
commented
on 2026-02-23
zanieb
commented
on 2026-02-23
zanieb
commented
on 2026-02-23
zanieb
commented
on 2026-02-24
EliteTK
force pushed
from
2e6e2cd0
to
032164a7
109 days ago
EliteTK
force pushed
from
032164a7
to
cab753ce
109 days ago
EliteTK
force pushed
from
51683051
to
6939e8ca
109 days ago
EliteTK
force pushed
from
fe43f829
to
a008ecda
108 days ago
EliteTK
removed this from to the v0.10.0 milestone 103 days ago
EliteTK
force pushed
from
a008ecda
to
53db5fd6
103 days ago
EliteTK
force pushed
from
53db5fd6
to
2e7e602f
103 days ago
EliteTK
force pushed
from
2e7e602f
to
1b18f238
94 days ago
EliteTK
force pushed
from
1b1bbe0e
to
9df72107
87 days ago
EliteTK
force pushed
from
9df72107
to
d489e9cc
87 days ago
zanieb
commented
on 2026-04-07
zanieb
commented
on 2026-04-09
zanieb
commented
on 2026-04-09
zanieb
commented
on 2026-04-09
zanieb
commented
on 2026-04-09
zanieb
commented
on 2026-04-09
EliteTK
force pushed
from
9b2d0d64
to
74a77198
65 days ago
Replace `impl FromStr for Index` with `Index::from_cli`
393b8dbb
Use Index::with_origin where possible
c4fd53cc
Add an `IndexArg` type to allow unresolved index arguments
caf261c7
impl FromStr for IndexArg
5657fe34
Basic `--index` by name support
1ba3240b
Just exit during index resolution to avoid the Result mess
942a4d7a
Basic test case
157fe078
More tests
3edd7f30
Document new `--index <name>` behaviour
c9d85d76
Remove support for `--default-index <name>`
8b972984
Remove serialisation and schema support from IndexArg
9512d972
Implement IndexArgStrategy to configure between directory-first and i…
26c9c7dd
Preview feature alternative resolution
a0e4dc17
Some additional comments
b1889c05
Fix origin tracking on indexes from `pyproject.toml`
b4d6d5c3
Only add necessary indexes into pyproject.toml
3be40c65
Some additional comments
b1889c05
Fix origin tracking on indexes from `pyproject.toml`
b4d6d5c3
Add some useful debugging information for index resolution
d783f495
Add workspace test
f2d0393b
Test name changes
052015ba
Tests for sync, run, and lock
4a384795
Adjust CLI documentation
f17a1b45
More sophisticated precedence testing
25eaa8dd
Use warn_user_once for index ambiguity warning
3086c694
More tests
031e2ad7
Explicit index warning
b79f45d8
Add some missing doc comments
79544405
Write the error chain for index name resolution errors
feb49b43
Clean up name/directory warning
7ffef25c
Mention `--preview-features index-assume-name` in warning
2d968e86
Address review comments and fix explicit index handling
06d19925
Clean up comment punctuation
ba65241d
flatten IndexArg::try_resolve
86814c49
s/Resolve/ResolveOptions/g
be9b755a
Make extracting the `--package` less error prone
493c899f
Fix up ambiguous path warnings
81fce895
Improve non-edit tests
6cc832cd
Documentation revisions
1fda21c1
Don't use the fly.dev proxy
b0631d6f
Additional test comments
987efdf4
Add more comments for the weird error handling
33a4bbeb
Address some review comments
5ff041d0
Switch tool tests to use `executable-application`
69f2ea7d
Fix `add_index_by_name_directory_ambiguity` on windows
78c37781
Mention `index-assume-name` in CLI docs
bc025b88
Review
e81f8232
Add tests for bug cases
edcbd37c
Reject `uv add` when the index would need to be copied from `uv.toml`…
929a4d43
Prettier
750d4900
Toggle the `default` flag when selected by `--index <name>`
7213c3fc
Fix relative index handling in workspaces
282d79fc
Add another failing test case
8e728352
Support `--index` in workspace members
83dba688
Review
0e940018
Track project origin files
815e353f
EliteTK
force pushed
from
74a77198
to
815e353f
37 days ago
EliteTK
marked this pull request as draft 18 days ago
Assignees
No one assigned
Labels
enhancement
preview
Login to write a write a comment.
Login via GitHub