Skip to content

Retry PyPI install verification after publication - #49

Merged
stefan-jansen merged 2 commits into
mainfrom
codex/retry-pypi-install-verification
Sep 9, 2026
Merged

Retry PyPI install verification after publication#49
stefan-jansen merged 2 commits into
mainfrom
codex/retry-pypi-install-verification

Conversation

@stefan-jansen

Copy link
Copy Markdown
Contributor

Summary

  • retry the public-index install smoke test while PyPI propagates a new release
  • force-refresh the package entry on every attempt
  • retain a finite failure boundary and exercise the README quick start after installation

Verification

  • Ruff format and lint
  • ty
  • focused release candidate and policy tests: 18 passed
  • pre-commit on all files
  • live clean install and README smoke test for ml4t-engineer 0.1.4

Closes #48

Copilot AI lite review requested due to automatic review settings September 9, 2026 15:02

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@stefan-jansen
stefan-jansen merged commit 08b98ff into main Sep 9, 2026
31 checks passed
@stefan-jansen
stefan-jansen deleted the codex/retry-pypi-install-verification branch September 9, 2026 15:56
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.

Release verifier races PyPI simple-index propagation

2 participants