Skip to content

Break pub tools out into their own support mixin #82

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 24, 2025
Merged

Break pub tools out into their own support mixin #82

merged 2 commits into from
Apr 24, 2025

Conversation

kenzieschmoll
Copy link
Contributor

This refactors the pub support to be part of its own support mixin instead of being part of the Dart CLI tools mixin. This is because once #81 is resolved, this tool won't necessarily be using the Dart CLI or the Flutter CLI, but may use either.

This PR pulls out a utility method runCommandInRoots from the Dart CLI support mixin for reuse.

Copy link

PR Health

Changelog Entry ✔️
Package Changed Files

Changes to files need to be accounted for in their respective changelogs.

@kenzieschmoll kenzieschmoll added the dart_tooling_mcp_server: pub tools Issues related to Pub MCP server tools label Apr 23, 2025
@auto-submit auto-submit bot merged commit 2cb623b into main Apr 24, 2025
22 checks passed
@auto-submit auto-submit bot deleted the pub branch April 24, 2025 22:42
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.

2 participants