Skip to content

chore(ci): bump mcp-publisher to 1.7.9#50

Merged
mathieumaf merged 1 commit into
mainfrom
chore/bump-mcp-publisher-1.7.9
May 13, 2026
Merged

chore(ci): bump mcp-publisher to 1.7.9#50
mathieumaf merged 1 commit into
mainfrom
chore/bump-mcp-publisher-1.7.9

Conversation

@mathieumaf
Copy link
Copy Markdown
Contributor

@mathieumaf mathieumaf commented May 13, 2026

Summary

  • Bump MCP_PUBLISHER_VERSION in .github/workflows/release.yml from 1.7.8 to 1.7.9 (release notes)
  • Mostly dep bumps + docs; one OCI validator fix that doesn't affect us (we publish via npm)
  • No changeset — CI-internal change with no user-visible impact

Test plan

  • CI passes
  • Next release publishes successfully to the MCP Registry

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Chores
    • Updated internal release workflow tooling to the latest version for improved reliability.

Review Change Stack

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 13, 2026

⚠️ No Changeset found

Latest commit: 18f2459

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 13, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 36c0c0c6-642d-4afe-ba09-6c617c33cb50

📥 Commits

Reviewing files that changed from the base of the PR and between 2995494 and 18f2459.

📒 Files selected for processing (1)
  • .github/workflows/release.yml

📝 Walkthrough

Walkthrough

The release workflow is updated to use mcp-publisher version 1.7.9 instead of 1.7.8. This single-line change in the install step updates the version variable that determines which tarball, asset URLs, and checksum files are downloaded and verified during the release process.

Changes

MCP Publisher Version Update

Layer / File(s) Summary
mcp-publisher version bump
.github/workflows/release.yml
MCP_PUBLISHER_VERSION is bumped from 1.7.8 to 1.7.9 in the conditional install step, changing the downloaded tarball and checksum artifact URLs.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • Digilac/simap-mcp#20: Updates GitHub Actions release workflow to install a newer version of mcp-publisher (similar version bump pattern).

Poem

🐰 A version's leap, so small yet true,
From eight to nine, the path breaks through,
The tarball dances, checksums align,
Release workflows sing in perfect time! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and specifically describes the main change: updating mcp-publisher to version 1.7.9 in the CI workflow.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/bump-mcp-publisher-1.7.9

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 and usage tips.

@mathieumaf mathieumaf merged commit 6985980 into main May 13, 2026
6 checks passed
@mathieumaf mathieumaf deleted the chore/bump-mcp-publisher-1.7.9 branch May 13, 2026 08: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.

1 participant