microsoft / microsoft/winget-studio
Creating a configuration should support adapters
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 67
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
Description of the new feature / enhancement
As a user creating configuration documents,
I should be able to define the required Microsoft DSC adapters,
So I can declaratively define the required adapter.
Currently, when selecting DSC resources from the PSGallery, WinGet Studio doesn't automatically add the required adapter for dsc.exe. Whilst it isn't mandatory to do so, when running it through dsc.exe, it significantly speeds up the process when the document gets tested.
Proposed technical implementation details
Add an option to selected the required adapter.
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 or tests are named. Start by locating the configuration-creation flow and the code that selects DSC resources from the PSGallery; trace how the required dsc.exe adapter could be selected. Done means users can select the required adapter while creating a configuration and the generated document includes it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, powershell
- Domain
- devops, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100