Skip to content

feat(licenses): add workspace support#1657

Draft
marcossevilla wants to merge 8 commits into
mainfrom
feat/licenses-workspace
Draft

feat(licenses): add workspace support#1657
marcossevilla wants to merge 8 commits into
mainfrom
feat/licenses-workspace

Conversation

@marcossevilla

Copy link
Copy Markdown
Member

Status

IN DEVELOPMENT

Description

Closes #1273

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

marcossevilla and others added 7 commits July 22, 2026 17:54
…ce/very_good_cli into feat/licenses-workspace
The FileSystemException catch in _expandMembers is only reachable on
Unix; on Windows glob swallows the ENOTDIR internally, leaving the catch
clause line uncovered. Wrap it in coverage:ignore-start/end so coverage
is 100% on both platforms.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@marcossevilla

Copy link
Copy Markdown
Member Author

@vgvbot merge main into this PR and fix the conflicts that might show up

@unicoderbot

unicoderbot Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

On it, I'll merge the target branch into this PR and resolve any conflicts.

  • Preparing environment
    • Cloning repository
    • Setting up dev environment
  • Fetching target branch
  • Merging target into PR
  • Updating PR branch

I merged main into this PR and resolved the conflicts.

Co-authored-by: marcossevilla <marcossevilla@users.noreply.github.com>
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.

feat: Support packages check licenses with workspaces

1 participant