Skip to content

feat(updates): discover FVM releases from GitHub#1052

Merged
leoafarias merged 3 commits into
release/5.0from
fvm-5-binary-migration
Jul 23, 2026
Merged

feat(updates): discover FVM releases from GitHub#1052
leoafarias merged 3 commits into
release/5.0from
fvm-5-binary-migration

Conversation

@leoafarias

@leoafarias leoafarias commented Jul 23, 2026

Copy link
Copy Markdown
Member

Summary

  • Replace pub.dev update discovery with a bounded GitHub Releases lookup that filters drafts, prereleases, MCP releases, and malformed tags while preserving daily throttling, opt-out, configuration safety, and command exit codes.
  • Add standalone FVM 5 migration guidance, remove pub_updater, and document the staged binary-only rollout while retaining compatibility with the final FVM 4 bridge.
  • Make the Ubuntu quality gate complete before the OS, integration, and migration matrices fan out; align analysis with --fatal-infos and handle licensed DCM consistently.
  • Normalize VS Code SDK path separators in doctor diagnostics so native Windows paths match the pinned SDK.

Validation

  • dart analyze --fatal-infos with Dart 3.10.0 passed.
  • dcm analyze lib passed with zero issues.
  • dart test passed all 522 tests.
  • The exact CI-selected root test command passed all 474 tests with Dart 3.10.0.
  • FVM MCP formatting passed in the official Dart 3.10.0 Linux image; analysis and all 18 tests passed.
  • Release-tool analysis and all 7 tests passed.
  • The isolated manual branch smoke test passed.

Replace pub.dev update lookup with stable GitHub release discovery while preserving throttling, configuration safety, and command exit codes.

Add major-version migration guidance and document the staged binary-only FVM 5 release plan.
@vercel

vercel Bot commented Jul 23, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
fvm Ready Ready Preview, Comment Jul 23, 2026 3:41pm

@leoafarias
leoafarias merged commit a39ccf4 into release/5.0 Jul 23, 2026
12 checks passed
@leoafarias
leoafarias deleted the fvm-5-binary-migration branch July 23, 2026 17:08
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