Skip to content

RC release for testing - #230

Merged
AayushTyagi1 merged 1 commit into
mainfrom
1.0.1-rc1-release
Aug 10, 2026
Merged

RC release for testing#230
AayushTyagi1 merged 1 commit into
mainfrom
1.0.1-rc1-release

Conversation

@AayushTyagi1

@AayushTyagi1 AayushTyagi1 commented Aug 10, 2026

Copy link
Copy Markdown
Member

Related Issue

Resolves: RC release build for 1.0.1

What does this change do? RC release build for 1.0.1

Why is this change needed? To test 1.0.1

Evidence of Testing

Automated tests — commands run and results summary:

# e.g. uv run pytest tests/unit/  →  142 passed
# e.g. uv run pytest tests/integration/  →  38 passed, 2 skipped

Environments tested (both are required):

  • Couchbase Capella (version: ____)
  • Self-managed Couchbase Server (version: ____, e.g. via Docker)

Manual verification — MCP client used (Claude Desktop, Cursor, MCP Inspector, ...) and what was exercised. Screenshots or tool-call transcripts are very helpful:

Compatibility Considerations

Checklist

  • Linked to an issue (required for new tools). The issue can be on JIRA (preferred for internal contributors) or GitHub.
  • Uses the Couchbase SDK (REST fallback justified in the description, if any)
  • Works on both Capella and self-managed Couchbase Server
  • No changes to cb_mcp.core contracts / managed MCP interfaces (or discussed first)
  • Unit tests added/updated
  • Integration tests added/updated (for cluster-touching changes)
  • Read-only mode and tool annotations handled (for new/changed tools)
  • Evidence of testing included above
  • Docs updated (README, DOCKER.md) for user-facing changes
  • Lint and pre-commit pass

Copilot AI lite review requested due to automatic review settings August 10, 2026 12:43

Copilot AI 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.

Pull request overview

Updates the repository’s declared release/version metadata to publish a 1.0.1 release candidate (rc1) for testing, keeping the Python package version, lockfile, and MCP registry metadata aligned.

Changes:

  • Bumped couchbase-mcp-server version to 1.0.1rc1 in pyproject.toml.
  • Updated the locked editable package version to 1.0.1rc1 in uv.lock.
  • Updated server.json version fields and the OCI image tag to 1.0.1rc1.

Notes:

  • The PR description currently does not include concrete testing evidence or an issue link (both are marked incomplete in the template), which blocks approval readiness even though the code changes themselves are straightforward.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
uv.lock Updates the locked editable package version to 1.0.1rc1.
server.json Aligns MCP server metadata and Docker image identifier with 1.0.1rc1.
pyproject.toml Updates the Python project/package version to 1.0.1rc1.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@AayushTyagi1
AayushTyagi1 requested a review from nithishr August 10, 2026 12:49

@nithishr nithishr left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

@AayushTyagi1
AayushTyagi1 merged commit 5fde20f into main Aug 10, 2026
18 checks passed
@nithishr
nithishr deleted the 1.0.1-rc1-release branch August 17, 2026 12:14
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.

3 participants