uv/docs/reference
Zanie Blue 3ac43e8d15
Disable always-authenticate when running under Dependabot (#16773)
Dependabot appears to run a proxy which intercepts all requests and adds
credentials — credentials are _not_ provided via the CLI or environment
variables and there's no way for a user to do so. This means that when
`authenticate = "always"` is used (or when the index URL is on a pyx
domain), uv will fail even though Dependabot may intercept the request
and add credentials.

See
https://github.com/dependabot/dependabot-core/#private-registry-credential-management
2025-11-18 15:43:44 -06:00
..
internals Document metadata consistency expectation (#15683) 2025-10-19 14:29:47 +02:00
policies Windows arm64 and Linux RISC-V64 are Tier 2 supported (#16027) 2025-09-29 17:54:04 +02:00
troubleshooting Fix and improve docs (#13620) 2025-06-10 13:15:38 -05:00
benchmarks.md Add link to benchmarks in documentation (#6257) 2024-08-20 12:54:46 -04:00
cli.md Support http/https URLs in `uv python --python-downloads-json-url` (#16542) 2025-11-14 17:51:24 -05:00
environment.md Disable always-authenticate when running under Dependabot (#16773) 2025-11-18 15:43:44 -06:00
index.md Add a "storage" reference document (#15954) 2025-11-17 09:38:14 -05:00
installer.md Add a "storage" reference document (#15954) 2025-11-17 09:38:14 -05:00
settings.md Support http/https URLs in `uv python --python-downloads-json-url` (#16542) 2025-11-14 17:51:24 -05:00
storage.md Add a "storage" reference document (#15954) 2025-11-17 09:38:14 -05:00