Skip to content

[Bug Fix] Rebuild MCP registry snapshot#412

Merged
djalmaaraujo merged 1 commit into
mainfrom
fix/rebuild-mcp-registry
Jun 10, 2026
Merged

[Bug Fix] Rebuild MCP registry snapshot#412
djalmaaraujo merged 1 commit into
mainfrom
fix/rebuild-mcp-registry

Conversation

@djalmaaraujo

@djalmaaraujo djalmaaraujo commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Summary

The committed mcp/data/registry.json was stale — last regenerated in #391, before/without the following component changes:

This makes the MCP registry up to date CI check fail on main and on every open PR (including the 3 open dependabot PRs #406, #409, #410, which don't touch components at all).

Fix

Regenerated the snapshot:

cd mcp && bundle exec exe/ruby-ui-mcp-build

Only mcp/data/registry.json changed (+146/−31).

Test steps

  • CI "MCP registry up to date" check on this PR should go green.
  • After merge, rebased PRs will inherit the green check.

Summary by cubic

Rebuilt the MCP registry snapshot to include recent component changes (Toast, Toggle/ToggleGroup, Combobox popover width, Sheet initial open state). Fixes the failing "MCP registry up to date" CI check on main and all open PRs; only mcp/data/registry.json changed.

Written for commit eb569a8. Summary will update on new commits.

Review in cubic

Registry was stale since #391 — missing Toast (#389), Toggle/ToggleGroup (#392),
Combobox popover width (#397) and Sheet initial open state (#402) changes.
Regenerated with `cd mcp && bundle exec exe/ruby-ui-mcp-build`.

Fixes the "MCP registry up to date" CI check failing on main and all open PRs.
@djalmaaraujo djalmaaraujo requested a review from cirdes as a code owner June 10, 2026 11:35

@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 1 file

Re-trigger cubic

@djalmaaraujo djalmaaraujo merged commit b71cd36 into main Jun 10, 2026
8 checks passed
@djalmaaraujo djalmaaraujo deleted the fix/rebuild-mcp-registry branch June 10, 2026 11:37
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