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

docs: rework alternative indexes documentation #10826

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mkniewallner
Copy link
Contributor

Summary

Closes #9867.

Update alternative indexes documentation to use [[tool.uv.index]] and the associated environment variables instead of UV_EXTRA_INDEX_URL.

This also globally reworks the documentation by:

  • adding AWS CodeArtifact keyring example
  • adding packages publishing examples for all providers
  • making it more consistent for all providers

It might be best to show how to publish packages only once for all providers, but the publish URL usually being different than the URL used to retrieve packages, even if this duplicates things, it might still be more straightforward for users to see exactly what is needed for each provider.

Test Plan

Did not have a chance to test this yet, hence why it's still in draft for now. As we use AWS CodeArtifact and Google Artifact Registry at work, I might be able to test those (but not until next week), but I won't be able to test Azure Artifacts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update AWS CodeArtifact documentation to cover [[tool.uv.index]] API
1 participant