Add support for system-level `uv.toml` configuration #7851
thatch
commented
on 2024-10-18
thatch
commented
on 2024-10-18
thatch
commented
on 2024-10-18
thatch
commented
on 2024-10-18
thatch
commented
on 2024-10-18
Add system level uv.toml config.
7f33681e
Read XDG_CONFIG_DIRS to determine the system config file.
bbf9ce24
Simplify FilesystemOptions.system().
1b04ab4a
Idiomatic(?) rust for FilesystemOptions.system().
f51a3450
Make the entire mod test not applicable to windows.
6833a99c
Conform to the spec of XDG_CONFIG_DIRS strictly.
99737edf
Fix windows PathBuf.
8a8bd894
Fix window compilation issues.
d92a61cd
Add XDG_CONFIG_DIRS to uv_static.
3cce32a5
amjith
force pushed
from
a60395d0
to
3cce32a5
1 year ago
Adjust the priority of combining configs.
e93dac76
Add SYSTEMDRIVE to env_vars for windows.
a2fb764d
EnvVars is used by windows too.
8bc80552
Make clippy happy.
7f4ed6e0
Mark the windows test.
7d586b94
Fix for missing SYSTEMDRIVE env var in windows for tests.
e27d93ad
Remove percents; minor comments
612d7667
Use fixtures for tests
4e53cb9a
Fixups
fc36dbd7
Add docs
ee9b6d6c
Remove split_paths
138c545f
zanieb
commented
on 2024-10-21
zanieb
commented
on 2024-10-21
zanieb
commented
on 2024-10-21
zanieb
commented
on 2024-10-21
zanieb
commented
on 2024-10-21
Remove env vars in tests
9185df8c
charliermarsh
changed the title Add system level uv.toml config. Add support for system-level `uv.toml` configuration 1 year ago
Login to write a write a comment.
Login via GitHub