Skip to content

Drop the PyPI social link until there is a release - #7

Merged
richardmhope merged 1 commit into
mainfrom
fix/pypi-social-link
Jul 28, 2026
Merged

Drop the PyPI social link until there is a release#7
richardmhope merged 1 commit into
mainfrom
fix/pypi-social-link

Conversation

@richardmhope

Copy link
Copy Markdown
Collaborator

The footer's PyPI icon points at https://pypi.org/project/icebergsca/, which does not exist yet: pypi.org/pypi/icebergsca/json returns 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 icebergsca instructions 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

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>
@richardmhope
richardmhope merged commit 3d959ac into main Jul 28, 2026
8 checks passed
@richardmhope
richardmhope deleted the fix/pypi-social-link branch July 28, 2026 09:34
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