Skip to content

Prepare dev release workflow#275

Merged
leehack merged 2 commits into
dev/2026-07-28-rcfrom
prep/dev-release-workflow
Jun 4, 2026
Merged

Prepare dev release workflow#275
leehack merged 2 commits into
dev/2026-07-28-rcfrom
prep/dev-release-workflow

Conversation

@leehack
Copy link
Copy Markdown
Owner

@leehack leehack commented Jun 3, 2026

Summary

  • mark prerelease versions as GitHub prereleases and keep them out of latest release selection
  • add a publish dry-run gate before pub.dev publish
  • document the MCP 2026 RC dev release sequence

Validation

  • ruby YAML parse for publish/release workflows
  • dart analyze
  • dart test test/docs/markdown_docs_test.dart
  • dart pub publish --dry-run
  • dart run tool/validate_cli_publish.dart

Notes

This PR prepares the dev-release path for mcp_dart 2.3.0-dev.0 and mcp_dart_cli 0.2.0-dev.0. The SDK should be published first, then the CLI should be validated with --published-sdk before its release.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.75%. Comparing base (0c5ca39) to head (6cd000f).
⚠️ Report is 5 commits behind head on dev/2026-07-28-rc.

Additional details and impacted files
@@                Coverage Diff                 @@
##           dev/2026-07-28-rc     #275   +/-   ##
==================================================
  Coverage              84.75%   84.75%           
==================================================
  Files                     70       70           
  Lines                  15364    15364           
==================================================
  Hits                   13022    13022           
  Misses                  2342     2342           
Flag Coverage Δ
cli 76.73% <ø> (ø)
unittests 88.24% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@leehack leehack marked this pull request as ready for review June 4, 2026 09:22
@leehack leehack merged commit 0e51f8f into dev/2026-07-28-rc Jun 4, 2026
4 checks passed
@leehack leehack deleted the prep/dev-release-workflow branch June 4, 2026 09:25
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