-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
microsoft/winget-pkgs
#827Labels
Issue-FeatureThis is a feature request for the Windows Package Manager client.This is a feature request for the Windows Package Manager client.
Milestone
Description
Description
A new CLI option, such as the command winget sandbox-test <manifest>, or winget install --sandbox-test <manifest>, for testing packages install in Windows Sandbox.
Proposed technical implementation details
It should create a new Sandbox, and try to perform the winget install -m <manifest> there.
Sandboxes can be customized and set to run a PowerShell Script or commands on its startup through an XML configuration file .wsb.
This way we would have fully isolated test environments for each time, very practical, fast, and lightweight (different than a VirtualBox machine and Vagrant).
wtfpeter, jessehouwing, MostHated, goranalkovic, VIKTORVAV99 and 23 more
Metadata
Metadata
Assignees
Labels
Issue-FeatureThis is a feature request for the Windows Package Manager client.This is a feature request for the Windows Package Manager client.