PowerShell / PowerShell/PSResourceGet
V3 Search and Install Should Populate Dependencies
Open
Nobody has claimed this yet.
Area-Find
Area-Install
Issue-Bug
- Dominant language
- C#
- Stars
- 576
- Forks
- 114
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 7
Description
Prerequisites
- Write a descriptive title.
- Make sure you are able to repro it on the latest released version
- Search the existing issues.
Steps to reproduce
Finding a resource from a V3 server repository does not populate the Dependencies property of the PSResourceInfo. Installing dependencies from a V3 server repository will only install parent, not dependencies.
Expected behavior
Should find or install dependencies
Actual behavior
For Find, the `Dependencies` property is not populated, for Install, the dependencies are not installed.
Error details
No response
Environment data
platform agnostic
Visuals
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue against a V3 server repository, focusing on PSResourceInfo returned by Find and dependency installation performed by Install. Trace how dependencies are handled for these two operations; done means Find populates Dependencies and Install installs the parent and its dependencies.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, powershell
- Domain
- cli, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100