Allow pre-filtering objects with a selector
Open
Nobody has claimed this yet.
enhancement
feature: selectors
- Dominant language
- C#
- Stars
- 474
- Forks
- 65
- Avg merge
- 22h 25m
- Merged PRs (30d)
- 26
Description
Currently PSRule commands such as Assert-PSRule allows filtering input objects by using the -TargetType parameter or Input.TargetType option.
Add support for filtering input objects based on a selector.
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
Start by tracing how Assert-PSRule handles the -TargetType parameter and the Input.TargetType option. Determine where input objects are filtered and how a selector should fit alongside those existing options. Done means PSRule commands can pre-filter input objects by selector with behavior covered by the project’s relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100