Skip to content

chore(main): release 5.0.1 - #126

Merged
Arenukvern merged 5 commits into
mainfrom
release-please--branches--main--components--flutter-mcp-toolkit
Aug 22, 2026
Merged

chore(main): release 5.0.1#126
Arenukvern merged 5 commits into
mainfrom
release-please--branches--main--components--flutter-mcp-toolkit

Conversation

@Arenukvern

@Arenukvern Arenukvern commented Aug 22, 2026

Copy link
Copy Markdown
Owner

🤖 I have created a release beep boop

5.0.1 (2026-08-22)

Bug Fixes

  • ci: use explicit path for Dockerfile.registry in build-push action (b3c8310)
  • ci: use explicit path for Dockerfile.registry in build-push action (7cb7b67)

This PR was generated with Release Please. See documentation.

Summary by CodeRabbit

  • Release

    • Released Flutter MCP Toolkit version 5.0.1 across the toolkit, server, packages, and plugins.
    • Synchronized package versions, dependency requirements, runtime reporting, and capability metadata.
  • Bug Fixes

    • Corrected CI container builds by explicitly specifying the registry Dockerfile.
    • Improved automated release synchronization to include documentation configuration updates.
  • Documentation

    • Updated changelogs, dependency references, publishing guidance, and release metadata for version 5.0.1.

@github-actions

Copy link
Copy Markdown
Contributor

Release PR — skill assets

release-please bumps plugin/*-plugin/plugin.json but not the generated skill_assets.g.dart bundle.

Automatic: Release PR — sync skill assets commits skill_assets.g.dart when drift is detected on this PR.

Manual (if automation did not run):

make sync-skills
git add mcp_server_dart/lib/src/skill_assets.g.dart
git commit -m "chore: sync skill_assets.g.dart for release PR"
git push

Required check: skill-assets-drift must pass before merge.

@github-actions

Copy link
Copy Markdown
Contributor

Release PR — version sync

release-please updates VERSION; all package/plugin/runtime
touchpoints must be derived from that value.

Automatic: Release PR — sync versions runs tool/release/sync_version.sh and commits drift fixes.

Manual (if automation did not run):

make sync-version
bash tool/contracts/check_version_sync.sh
git add VERSION .release-please-manifest.json plugin mcp_server_dart/pubspec.yaml mcp_toolkit/pubspec.yaml packages
git commit -m "chore: sync release version touchpoints"
git push

Required check: check_version_sync.sh must pass before merge.

@coderabbitai

coderabbitai Bot commented Aug 22, 2026

Copy link
Copy Markdown

Review Change Stack

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: c3f5a70a-94fe-4b11-a77e-22ad11ee933e

📥 Commits

Reviewing files that changed from the base of the PR and between 8bec1db and e0f954e.

📒 Files selected for processing (2)
  • .github/workflows/release_pr_sync_versions.yml
  • docs.json

Included review availability: Your plan provides up to 2 included reviews per hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

The release updates project, package, runtime, server, plugin, dependency, documentation, and changelog metadata from version 5.0.0 to 5.0.1. The root changelog records two CI fixes involving explicit Dockerfile.registry paths.

Changes

Version 5.0.1 release

Layer / File(s) Summary
Package versions and dependencies
VERSION, mcp_server_dart/pubspec.yaml, mcp_toolkit/*, packages/*
Package versions, internal dependency constraints, runtime version constants, capability versions, documentation, and package changelogs now reference 5.0.1.
Server and plugin metadata
mcp_server_dart/server.json, mcp_server_dart/lib/src/skill_assets.g.dart, .claude-plugin/marketplace.json, plugin/*
Server, OCI, marketplace, plugin, embedded asset, and expected server version metadata now reference 5.0.1.
Release records and synchronization
.release-please-manifest.json, CHANGELOG.md, docs.json, .github/workflows/release_pr_sync_versions.yml
Release metadata and documentation configuration record version 5.0.1. The synchronization workflow stages docs.json. The changelog documents two CI Dockerfile path fixes.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Merge Risk: ⚪ Minimal · up to e0f95

This release updates version metadata, changelogs, documentation, and CI path handling; no actionable merge-blocking risk remains, so it is merge-ready after normal checks.

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description contains release notes but omits the required Summary, Validation, Contributor Checklist, and Notes sections. Add the required template sections and record validation results, checklist status, documentation updates, and relevant notes.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies this pull request as the 5.0.1 release.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (2 skipped: 2 unsupported.)
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.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release-please--branches--main--components--flutter-mcp-toolkit

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.

@github-actions

Copy link
Copy Markdown
Contributor

skill-assets-drift failed

skill_assets.g.dart is out of sync with plugin/ (common after release-please bumps plugin manifests).

  1. Wait for Release PR — sync skill assets to push a fix commit on this branch, or
  2. Run locally: make sync-skills, commit mcp_server_dart/lib/src/skill_assets.g.dart, and push.

Re-run the skill-assets-drift check after the sync commit lands.

github-actions Bot and others added 3 commits August 22, 2026 18:31
sync_version.sh rewrites docs.json variables.version, but the
workflow's git add list did not include it, so the bot committed
nothing and the job exited 1.
@Arenukvern
Arenukvern merged commit 54469b9 into main Aug 22, 2026
13 checks passed
@Arenukvern
Arenukvern deleted the release-please--branches--main--components--flutter-mcp-toolkit branch August 22, 2026 19:56
@Arenukvern

Copy link
Copy Markdown
Owner Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant