Skip to content

Release Python SDK v1.12.1 - #83

Merged
karlwaldman merged 1 commit into
mainfrom
codex/release-v1-12-1-20260811
Aug 11, 2026
Merged

Release Python SDK v1.12.1#83
karlwaldman merged 1 commit into
mainfrom
codex/release-v1-12-1-20260811

Conversation

@karlwaldman

Copy link
Copy Markdown
Member

Summary

  • fix the clean publisher bootstrap discovered by the v1.12.0 pre-upload gate
  • read version metadata without importing an uninstalled source package
  • publish the validated SDK as v1.12.1 without rewriting the halted v1.12.0 tag
  • remove no-op manifest patterns and the remaining pytest collection warning

Red-green evidence

  • RED: publish run 31486851939 failed before PyPI with ModuleNotFoundError: httpx; the regression assertion failed against the source-importing smoke script
  • GREEN: release contract 5/5; 436 tests passed at 65.33% with no warnings; Ruff clean; sdist/wheel build has no warnings; exact 1.12.1 wheel clean install, pip check, and production demo smoke passed

Release gate

Publish only after Python 3.8-3.12 and live checks pass at this exact head. The v1.12.0 GitHub release is marked prerelease/publication-halted and PyPI has no 1.12.0 artifact.

@coderabbitai

coderabbitai Bot commented Aug 11, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@karlwaldman, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 33 minutes

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: da414b6f-54cf-4756-b513-3a3ea45c509c

📥 Commits

Reviewing files that changed from the base of the PR and between 61a5e08 and 6468360.

📒 Files selected for processing (7)
  • CHANGELOG.md
  • MANIFEST.in
  • oilpriceapi/version.py
  • pyproject.toml
  • scripts/clean-wheel-smoke.sh
  • tests/sdk_audit_test.py
  • tests/test_release_readiness.py

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@karlwaldman
karlwaldman merged commit 7f2338c into main Aug 11, 2026
7 checks passed
@karlwaldman
karlwaldman deleted the codex/release-v1-12-1-20260811 branch August 11, 2026 11:38
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