-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Labels
Milestone
Description
Summary of the new feature / enhancement
If a PS resource uses write-warning
, I believe it's currently just swallowed. Instead, the PS Adapter should capture the warning stream and re-emit it as the DSC warning message so that it can be shown to the user. Similarly, write-verbose
can be information messages.
Proposed technical implementation details (optional)
No response
Gijsreyn