Skip to content

Accept HTML banner markup in PyPI verification - #20

Merged
DaoyuanLi2816 merged 1 commit into
mainfrom
release/v024-html-image-verifier
Jul 30, 2026
Merged

Accept HTML banner markup in PyPI verification#20
DaoyuanLi2816 merged 1 commit into
mainfrom
release/v024-html-image-verifier

Conversation

@DaoyuanLi2816

@DaoyuanLi2816 DaoyuanLi2816 commented Jul 30, 2026

Copy link
Copy Markdown
Owner

Summary

  • parse release-pinned HTML <img> banner markup in addition to Markdown images
  • retain exact source URL and non-empty alt-text requirements
  • cover the actual PyPI long-description format in the client-challenge regression

Validation

  • public PyPI 0.2.4 description recognized with its exact tag-pinned banner URL
  • pytest tests/unit/test_pypi_release_verifier.py -q
  • ruff check .
  • ruff format --check .
  • mypy src/miniverl scripts/verify_pypi_release.py
  • actionlint
  • frozen benchmark SHA-256 unchanged

@DaoyuanLi2816
DaoyuanLi2816 merged commit 55221fb into main Jul 30, 2026
20 checks passed
@DaoyuanLi2816
DaoyuanLi2816 deleted the release/v024-html-image-verifier branch July 30, 2026 07:46
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