Skip to content

Point pre-release install pins at 2.0.0rc2 - #3202

Closed
maxisbey wants to merge 1 commit into
mainfrom
rc2-pins
Closed

Point pre-release install pins at 2.0.0rc2#3202
maxisbey wants to merge 1 commit into
mainfrom
rc2-pins

Conversation

@maxisbey

Copy link
Copy Markdown
Contributor

The pre-release pin-flip for v2.0.0rc2, following the RELEASE.md pre-release step: the README and get-started docs pinned 2.0.0rc1; they now pin 2.0.0rc2 so the tagged commit's README (the PyPI long description) names the version being released. Merges last before the v2.0.0rc2 tag.

How Has This Been Tested?

Docs-only. A tree-wide git grep 2.0.0rc1 leaves only the true "since 2.0.0rc1" provenance note in the What's new page (that change shipped in rc1); the readme-snippets and docs build checks run in CI.

Breaking Changes

None.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

AI disclosure

AI assistance was used to make this change; I reviewed the result and take responsibility for it.

AI Disclaimer

The README and get-started docs pinned 2.0.0rc1. Ahead of the 2.0.0rc2 tag
they now pin 2.0.0rc2, so the tagged commit's README (the PyPI long
description) names the version being released.

No-Verification-Needed: doc-only pin flip
@github-actions

Copy link
Copy Markdown
Contributor

📚 Documentation preview

Preview https://pr-3202.mcp-python-docs.pages.dev
Deployment https://b311bdd5.mcp-python-docs.pages.dev
Commit 5e6cba8
Triggered by @maxisbey
Updated 2026-07-28 10:28:26 UTC

@cubic-dev-ai cubic-dev-ai Bot 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.

No issues found across 4 files

Re-trigger cubic

@claude claude Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM — mechanical docs-only pin flip from 2.0.0rc1 to 2.0.0rc2 per the RELEASE.md pre-release step.

What was reviewed

  • All four changed files (README, installation, real-host, index) — every install/one-off-command pin flipped consistently to 2.0.0rc2, no other content changed.
  • Tree-wide grep for 2.0.0rc1 — the only remaining hit is the intentional "since 2.0.0rc1" provenance note in docs/whats-new.md, as the PR description states.
Extended reasoning...

Overview

This PR touches only four Markdown files (README.md, docs/index.md, docs/get-started/installation.md, docs/get-started/real-host.md), replacing every 2.0.0rc1 install pin with 2.0.0rc2. It is the standard pre-release pin-flip described in the PR body, meant to merge last before the v2.0.0rc2 tag so the tagged README (PyPI long description) names the version being released.

Security risks

None. No code, configuration, dependency, or CI changes — the diff is purely version strings inside documentation prose and code blocks.

Level of scrutiny

Low. This is a mechanical find-and-replace of a version string in docs. The main correctness questions are (a) whether every pin was flipped and (b) whether anything unrelated was touched. I verified both: a tree-wide grep shows the only surviving 2.0.0rc1 reference is the provenance note in docs/whats-new.md:200 (which correctly records when a feature shipped and should not be bumped), and the diff contains nothing but the pin substitutions.

Other factors

The bug hunting system found no issues, and the PR timeline has no prior reviews or unresolved comments. CI runs the readme-snippets and docs build checks, which cover these files. The change follows the same pattern as the previous rc1 pin-flip commit already on main.

@maxisbey

Copy link
Copy Markdown
Contributor Author

Closing: skipping rc2 and going straight to v2.0.0. The stable pin flip is #3178.

@maxisbey maxisbey closed this Jul 28, 2026
@maxisbey
maxisbey deleted the rc2-pins branch July 28, 2026 11:21
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