Dev Home Feature Exploration: Detect a configuration file when cloning a repo #2211
Labels
Area-Machine-Config
Related to the machine configuration feature
Area-Machine-Config-DSC
Related to WinGet DSC configuration in machine config flow
Issue-Feature
New feature or request
Resolution-Fix-Available
Available in a release
Milestone
Please Provide Feedback & Ideas!
Please let us know what you think about this feature by commenting on this issue! We'd love to hear your ideas and feedback!
Let us know:
Overview
This issue outlines the proposed experience for detecting configuration files in repos that are being cloned as part of the machine configuration end to end flow. Once the configuration files have been detected, allow the user to review, approve, and add the configuration files to the set up process to fully configure the machine to be ready for development.
The Problem
Many repositories have a set of required tools or settings that need to be installed or enabled in order to build the project. As Winget Configuration files make it easier to set up those repos in one go, we want to add the detection and running of a configuration file into the machine configuration flow to make it easier to be that much closer to development.
Scenarios
The text was updated successfully, but these errors were encountered: