PowerShell / PowerShell/PowerShell
`pwsh` as DSCv3 resource
Open
Nobody has claimed this yet.
Issue-Enhancement
Needs-Triage
- Dominant language
- C#
- Stars
- 55.5k
- Forks
- 8.5k
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 88
Description
Summary of the new feature / enhancement
PS7 settings should be configurable via DSCv3
Proposed technical implementation details (optional)
- Keep existing JSON configuration format and create JSON schema
- Use embedded resource manifest on Windows (external file on non-Windows) to ensure Store published version can be found as resource
- handle both CurrentUser and AllUsers scope
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
No files, tests, or entry points are named. Start by locating the existing JSON configuration handling and the DSCv3 resource integration, then determine how a JSON schema, Windows embedded manifest, non-Windows external manifest, and CurrentUser/AllUsers scopes should fit; done means PS7 settings are configurable through DSCv3 on all supported platforms.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, powershell
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100