Skip to content

chore: version bump to 2.5.0 - #225

Merged
jmrplens merged 1 commit into
mainfrom
chore/bump-2.5.0
Jul 7, 2026
Merged

chore: version bump to 2.5.0#225
jmrplens merged 1 commit into
mainfrom
chore/bump-2.5.0

Conversation

@jmrplens

@jmrplens jmrplens commented Jul 7, 2026

Copy link
Copy Markdown
Owner

Bumps VERSION to 2.5.0 — first release carrying the Claude Desktop extension (.mcpb) pipeline (#224).

  • VERSION 2.4.1 → 2.5.0 (minor: new feature)
  • CLAUDE.md: version table + project tree (adds mcpb/)
  • Regenerated: README stats, llms.txt / llms-full.txt, site stats, testing docs (make update-all)

After merging, tagging the squash commit as v2.5.0 triggers the release pipeline (E2E gate → GoReleaser incl. darwin universal binary → .mcpb asset → Docker → MCP Registry → manifest commit-back).

Release-pipeline changes were verified locally end to end: GoReleaser snapshot → scripts/build-mcpb.sh → stamped bundle unpacked, fat binary (x86_64+arm64) smoke-tested over stdio.

https://claude.ai/code/session_01LJ6D4L6rnms9GqMqqc2tFb

Summary by Sourcery

Bump the project version to 2.5.0 and regenerate codebase and testing statistics for the release.

Documentation:

  • Update CLAUDE.md with the 2.5.0 version and document the new mcpb/ Claude Desktop extension assets directory.
  • Refresh README codebase metrics, hall-of-fame stats, and assorted project statistics to reflect the latest state.

Tests:

  • Regenerate testing documentation metrics and coverage tables to reflect the current test counts and distribution.

Chores:

  • Update the VERSION file and associated llms/site stats artifacts in preparation for the 2.5.0 release pipeline.

Bumps VERSION to 2.5.0 for the first release carrying the Claude
Desktop extension (.mcpb) pipeline (#224). Refreshes generated
version references and stats (CLAUDE.md, README stats, llms.txt,
llms-full.txt, site stats, testing docs).

Claude-Session: https://claude.ai/code/session_01LJ6D4L6rnms9GqMqqc2tFb
Copilot AI review requested due to automatic review settings July 7, 2026 22:14
@sourcery-ai

sourcery-ai Bot commented Jul 7, 2026

Copy link
Copy Markdown

Reviewer's Guide

Minor release prep PR that bumps the semantic version to 2.5.0 and regenerates all derived statistics and docs (testing, README, site, LLM lists) to reflect the new tests and MCP bundle pipeline, plus updating project documentation to include the new mcpb/ directory and extension details.

Flow diagram for v2_5_0 release pipeline including mcpb bundle

flowchart LR
    Tag["Git tag v2.5.0 pushed"] --> CI["CI E2E gate pipeline"]
    CI --> GoReleaser["GoReleaser release (darwin_universal binary)"]
    GoReleaser --> MCPB["scripts/build-mcpb.sh (build .mcpb bundle)"]
    GoReleaser --> Docker["Docker image build and publish"]
    MCPB --> MCPRegistry["MCP Registry publish"]
    MCPRegistry --> Manifest["Manifest commit-back"]
Loading

File-Level Changes

Change Details Files
Update generated testing documentation metrics to reflect latest test suite counts and coverage for the 2.5.0 release snapshot.
  • Increment total/unit/cmd test function counts in the overview tables.
  • Adjust distribution tables for core packages and tool sub-packages to account for new tests.
  • Refresh per-package test and coverage counts, including projects, groups, users, resourceevents and several cmd audit commands.
  • Update coverage summaries and the list of below-target packages to reflect new coverage percentages.
docs/development/testing/testing.md
Refresh README codebase statistics to match the current repository state at 2.5.0.
  • Update file and line counts for source, unit tests, and E2E tests.
  • Adjust unit test function totals and various code pattern counts such as if err != nil and comment lines.
  • Revise Git commit count and longest source/test file line lengths in the hall-of-fame section.
  • Update fun facts such as pages of printed source and occurrences of the string "gitlab".
README.md
Bump documented project version and tree layout to 2.5.0 and describe the new Claude Desktop extension bundle directory.
  • Change the version number in the CLAUDE.md metadata table from 2.4.1 to 2.5.0.
  • Add the mcpb/ directory to the project tree with a note about the .mcpb manifest and build script.
  • Update the VERSION file to 2.5.0 to drive the release pipeline and artifacts.
CLAUDE.md
VERSION
Regenerate LLM catalog and site statistics artifacts for the new release snapshot.
  • Refresh LLM listing files to include any new or updated models and metadata.
  • Update site stats JSON data to match the latest code/test stats and repository metrics.
  • Ensure these generated artifacts are in sync with README and testing documentation stats.
llms-full.txt
llms.txt
site/src/data/stats.json

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@coderabbitai

coderabbitai Bot commented Jul 7, 2026

Copy link
Copy Markdown

Warning

Review limit reached

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

Next review available in: 40 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

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: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 47e3e15e-16b3-4eaa-9a45-294f6d2366cd

📥 Commits

Reviewing files that changed from the base of the PR and between c2526c8 and 6f23a40.

📒 Files selected for processing (7)
  • CLAUDE.md
  • README.md
  • VERSION
  • docs/development/testing/testing.md
  • llms-full.txt
  • llms.txt
  • site/src/data/stats.json
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/bump-2.5.0

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.

@sourcery-ai sourcery-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.

Hey - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@gemini-code-assist gemini-code-assist 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.

Code Review

This pull request bumps the project version from 2.4.1 to 2.5.0 across several files, including CLAUDE.md, VERSION, llms.txt, and site/src/data/stats.json. It also updates various code, testing, and coverage statistics in README.md and docs/development/testing/testing.md, and documents the addition of the mcpb/ directory. There are no review comments, and I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

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.

Pull request overview

This PR prepares the v2.5.0 release by bumping the repository version and updating regenerated documentation/statistics artifacts that are published/consumed by users (README stats, site stats, and LLM reference files).

Changes:

  • Bumped the canonical VERSION to 2.5.0 and propagated it into site/docs artifacts.
  • Refreshed generated metrics in README.md and docs/development/testing/testing.md.
  • Updated LLM discovery/reference artifacts (llms.txt, llms-full.txt) for the new release.

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
VERSION Version bump to 2.5.0 (release tag source of truth).
site/src/data/stats.json Site-consumed stats updated to version 2.5.0.
README.md Regenerated repository “Unnecessary statistics” block.
llms.txt Updated LLM discovery summary version string.
llms-full.txt Updated full reference header version string (resource-count inconsistency noted).
docs/development/testing/testing.md Regenerated testing metrics and coverage tables.
CLAUDE.md Updated version table and project tree to include mcpb/.

Comment thread llms-full.txt
# gitlab-mcp-server — Full Reference

> Version 2.4.1 | up to 1071 tools | 32 base meta-tools; 49 self-managed enterprise meta-tools; 50 GitLab.com Enterprise meta-tools | 2 dynamic tools | 46 resources | 37 prompts
> Version 2.5.0 | up to 1071 tools | 32 base meta-tools; 49 self-managed enterprise meta-tools; 50 GitLab.com Enterprise meta-tools | 2 dynamic tools | 46 resources | 37 prompts
@sonarqubecloud

sonarqubecloud Bot commented Jul 7, 2026

Copy link
Copy Markdown

@jmrplens
jmrplens merged commit 9481401 into main Jul 7, 2026
22 checks passed
@jmrplens
jmrplens deleted the chore/bump-2.5.0 branch July 7, 2026 22:23
@jmrplens jmrplens mentioned this pull request Jul 20, 2026
5 tasks
jmrplens added a commit that referenced this pull request Jul 20, 2026
## Description

Bump the patch version **2.5.0 → 2.5.1** and update every reference that
tracks it.

## Related Issue

N/A

## Type of Change

- [x] CI / build / tooling

## Changes Made

- `VERSION` 2.5.0 → 2.5.1 (single source of truth)
- `CLAUDE.md` — version table row + `VERSION` comment
- Regenerated version-tracking artifacts:
  - `README.md` (stats section)
  - `llms.txt` / `llms-full.txt`
  - `docs/development/testing/testing.md`
  - `site/src/data/stats.json`

## Not touched (by design)

`server.json`, `mcpb/manifest.json`, and `.plugin/plugin.json` carry the
version + download URLs + SHAs stamped by the **release automation**
(`scripts/update-server-json-sha.sh`) at tag time. Prior version-bump
PRs (e.g. #225) leave them for the release, and `check-server-json`
validates the schema, not the version string.

## How to Test

```bash
cat VERSION                              # 2.5.1
go run ./cmd/gen_stats/ --check          # passes
go run ./cmd/gen_llms/ --check           # passes
go run ./cmd/format_md_tables/ --check   # passes
```

## Breaking Changes / Migration Notes

N/A

## Checklist

- [x] `VERSION` bumped (single source of truth)
- [x] All version-tracking files regenerated and consistent
- [x] `check-stats`, `check-llms`, `check-md-tables` pass
- [x] Release-stamped manifests left for release automation (per
convention)


<!-- This is an auto-generated description by cubic. -->
<a
href="https://cubic.dev/pr/jmrplens/gitlab-mcp-server/pull/240?utm_source=github"
target="_blank" rel="noopener noreferrer"
data-no-image-dialog="true"><picture><source
media="(prefers-color-scheme: dark)"
srcset="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"><source
media="(prefers-color-scheme: light)"
srcset="https://www.cubic.dev/buttons/review-in-cubic-light.svg"><img
alt="Review in cubic"
src="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"></picture></a>
<!-- End of auto-generated description by cubic. -->
@jmrplens jmrplens added the distribution Release artifacts, packaging, and install channels label Sep 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

distribution Release artifacts, packaging, and install channels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants