Skip to content

chore: declare public PyPI as the default package index - #100

Closed
Daniel Willim (kognic-willim) wants to merge 3 commits into
masterfrom
pin-default-index-public-pypi
Closed

chore: declare public PyPI as the default package index#100
Daniel Willim (kognic-willim) wants to merge 3 commits into
masterfrom
pin-default-index-public-pypi

Conversation

@kognic-willim

Copy link
Copy Markdown
Contributor

Renovate's re-lock in #79 rewrote every uv.lock source to the internal mirror (pypi.kognic.io), which requires authentication — breaking resolution for external users of this public repo. Declaring pypi.org as the project's default index in pyproject.toml keeps the lockfile on public PyPI when re-locked.

Caveat: uv's precedence is CLI > env > project config, so this only helps if the Renovate runner sets the mirror via user-level config rather than UV_DEFAULT_INDEX/CLI flags. After merging, rebase #79 to verify the lock comes back clean.

🤖 Generated with Claude Code

Keeps uv.lock pointing at pypi.org when the lockfile is regenerated in
environments configured with the internal mirror, which requires
authentication and must not leak into this public repo's lockfile.
@coderabbitai

coderabbitai Bot commented Aug 18, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 201f955d-3749-4257-9d2c-5ad24ad20b9b

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands.

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.

1 participant