Skip to content

Fix multiple objects returned from functions#136

Merged
aldrichtr merged 1 commit into
mainfrom
fix/module-multi-dir
Feb 21, 2024
Merged

Fix multiple objects returned from functions#136
aldrichtr merged 1 commit into
mainfrom
fix/module-multi-dir

Conversation

@aldrichtr
Copy link
Copy Markdown
Owner

Fixes #134
Fixes #135

- Changed verb from Find to Resolve
- added logic to only add directory if not added to output already
@github-actions github-actions Bot added the flag.review A new issue or pr that needs review label Feb 21, 2024
@aldrichtr aldrichtr added is.bug Something isnt working sp.02 2 Story Points. Minor area.source-info Related to creating powershell objects from project files and removed flag.review A new issue or pr that needs review labels Feb 21, 2024
@aldrichtr aldrichtr self-assigned this Feb 21, 2024
@aldrichtr aldrichtr merged commit 3f2531c into main Feb 21, 2024
@aldrichtr aldrichtr deleted the fix/module-multi-dir branch February 21, 2024 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area.source-info Related to creating powershell objects from project files is.bug Something isnt working sp.02 2 Story Points. Minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Get-ModuleItem returns multiple copies of each module Find-SourceDirectory returns multiple directories

1 participant