Skip to content

feat(dart_frog_cli): support for Dart workspaces #1825

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

Open
wants to merge 19 commits into
base: main
Choose a base branch
from

Conversation

felangel
Copy link
Contributor

@felangel felangel commented Aug 8, 2025

Status

READY

Description

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@felangel felangel self-assigned this Aug 8, 2025
@felangel felangel changed the title feat(dart_frog_cli): support for Dart workspaces fix(dart_frog_cli): support for Dart workspaces Aug 8, 2025
@felangel felangel changed the title fix(dart_frog_cli): support for Dart workspaces feat(dart_frog_cli): support for Dart workspaces Aug 8, 2025
@felangel felangel added feature A new feature or request product: cli Issues related to the Dart Frog CLI labels Aug 8, 2025
@felangel
Copy link
Contributor Author

felangel commented Aug 8, 2025

Need to write a bunch of tests. Planning to do that tomorrow afternoon and hopefully land/release this by Monday.

@alestiago alestiago requested a review from marcossevilla August 8, 2025 07:33
@felangel felangel marked this pull request as ready for review August 12, 2025 02:58
@felangel felangel requested a review from alestiago August 12, 2025 03:06
@felangel
Copy link
Contributor Author

Going to hold off merging because I found an edge case that breaks with this approach

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature or request product: cli Issues related to the Dart Frog CLI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix: dart_frog build in a pub workspace (dart ^3.5)
3 participants