Skip to content

Fix publish dry-run CI on current Flutter - #193

Merged
MisterJimson merged 1 commit into
masterfrom
codex/fix-publish-dry-run-ci
Aug 24, 2026
Merged

Fix publish dry-run CI on current Flutter#193
MisterJimson merged 1 commit into
masterfrom
codex/fix-publish-dry-run-ci

Conversation

@MisterJimson

Copy link
Copy Markdown
Owner

Current Flutter stable rewrites checked-in analysis option files during lutter pub get, so every dart pub publish --dry-run job fails its clean-tree validation after an otherwise successful package check. Use dart pub get in the publish-validation job to resolve the same workspace dependencies without Flutter's project migration side effects.\n\nThis was discovered while validating #192 after the 7.0.0 release.

@MisterJimson
MisterJimson merged commit 367c366 into master Aug 24, 2026
19 checks passed
@MisterJimson
MisterJimson deleted the codex/fix-publish-dry-run-ci branch August 24, 2026 02:03
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