Drop the PyPI social link until there is a release - #7
Merged
Conversation
icebergsca is not published yet — pypi.org/pypi/icebergsca/json is a 404. (The project page returns 200, but that is PyPI's bot challenge, which it returns for names that do not exist either.) A footer icon linking to a missing package is the kind of unearned claim this tool exists to complain about. Restore it with the first release. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The footer's PyPI icon points at https://pypi.org/project/icebergsca/, which does not exist yet:
pypi.org/pypi/icebergsca/jsonreturns 404, the same as any unregistered name.I added that link in #6 on the strength of the project page returning 200 — that was wrong. PyPI serves a "Client Challenge" bot page with a 200 status to plain
curl, and it does so for names that were never registered too.A footer icon that 404s is a small thing, but it is the same class of unearned claim the rest of this tool exists to complain about. Restore it with the first release.
Not touched: the
uv tool install icebergsca/pipx install icebergscainstructions in the README and on the docs home page have the same problem and are a bigger call — see the note on #6.🤖 Generated with Claude Code