Skip to content

chore(registry): bump vaara-server manifest to 0.45.1#176

Merged
vaaraio merged 3 commits into
mainfrom
chore/registry-bump-0451
May 30, 2026
Merged

chore(registry): bump vaara-server manifest to 0.45.1#176
vaaraio merged 3 commits into
mainfrom
chore/registry-bump-0451

Conversation

@vaaraio

@vaaraio vaaraio commented May 30, 2026

Copy link
Copy Markdown
Owner

Standalone vaara-server manifest lagged at 0.45.0 while server.json was already 0.45.1. Syncs main with the published registry.

Summary by CodeRabbit

  • Chores
    • Version bumped to 0.45.1

Review Change Stack

vaaraio and others added 2 commits May 30, 2026 17:35
The publish-npm job runs `npm publish --provenance` but never passed
NODE_AUTH_TOKEN, so with NPM_PUBLISH_ENABLED on it would 401. Wire the
NPM_TOKEN secret into the publish step env so tagged releases auto-publish
the TypeScript client instead of relying on a manual local `npm publish`
(which packs whatever stale dist/ is on disk).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
server.json (vaara proxy) was already 0.45.1; the standalone
vaara-server manifest lagged at 0.45.0. Both now match the published
PyPI release so the MCP registry can be bumped off 0.44.0.
@coderabbitai

coderabbitai Bot commented May 30, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 27acb27f-eb6b-41d3-b3b0-e4440fd78fc7

📥 Commits

Reviewing files that changed from the base of the PR and between 169d357 and 6793144.

📒 Files selected for processing (2)
  • .github/workflows/release.yml
  • server-vaara-server.json

📝 Walkthrough

Walkthrough

Version 0.45.1 release configuration: npm publish workflow now includes NODE_AUTH_TOKEN environment variable for authenticated publishing, and server version is bumped to 0.45.1 in the manifest.

Changes

Release 0.45.1

Layer / File(s) Summary
NPM publish authentication
.github/workflows/release.yml
npm publish step now sets NODE_AUTH_TOKEN from secrets.NPM_TOKEN for authenticated provenance publishing.
Version 0.45.1 bump
server-vaara-server.json
Server version and vaara package version updated from 0.45.0 to 0.45.1.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 A secret hops into the workflow's domain,
Authentication blooms, the publish can't fail,
Version bumps up, 0.45.1's the name—
Release by the rabbit, versioned without fail! ✨

🚥 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 pull request title accurately reflects the main change: bumping the vaara-server manifest version from 0.45.0 to 0.45.1, which is the primary objective described in the PR.
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/registry-bump-0451

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.

@vaaraio vaaraio merged commit d18b7e9 into main May 30, 2026
10 checks passed
@vaaraio vaaraio deleted the chore/registry-bump-0451 branch May 30, 2026 16:01
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