Skip to content
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

Analysis Scope with Local Package Dependencies #84

Open
2 tasks
pattobrien opened this issue Oct 28, 2022 · 0 comments
Open
2 tasks

Analysis Scope with Local Package Dependencies #84

pattobrien opened this issue Oct 28, 2022 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed performance
Milestone

Comments

@pattobrien
Copy link
Owner

pattobrien commented Oct 28, 2022

  • allow package globs (this is prio 1)
  • implement a default behavior from one of the below

Default Options:

  1. any package within the root folder of the package, regardless of if its depended on by the active project root.
  2. any package within the root folder of the package, but only if its depended on by the active project root.
  3. any package within the entire workspace (even outside of active project root), so long as its depended on by the active project.
@pattobrien pattobrien added enhancement New feature or request performance labels Oct 28, 2022
@pattobrien pattobrien added this to the Proposal milestone Oct 28, 2022
@pattobrien pattobrien added the help wanted Extra attention is needed label Nov 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed performance
Projects
None yet
Development

No branches or pull requests

1 participant