winget-cli icon indicating copy to clipboard operation
winget-cli copied to clipboard

Minor Nit: Upon completion, I see "Configuration successfully applied."

Open KevinLaMS opened this issue 1 year ago • 0 comments

Brief description of your issue

Following each directive or resource, we state "Configuration successfully applied." Then when the config file is done we say the same thing. It looks redundant.

image

Steps to reproduce

Run any config file successfully

Expected behavior

It would have a different text for individual directives or resources. Ideally with more information about the individual item: Apply :: WingetPackage "<ID><Name> successfully applied." Apply :: WingetPackage "<ID><Name> successfully applied." Apply :: WingetPackage "<ID><Name> successfully applied." "Configuration successfully applied."

Actual behavior

Apply :: WingetPackage "Configuration successfully applied." Apply :: WingetPackage "Configuration successfully applied." Apply :: WingetPackage "Configuration successfully applied." "Configuration successfully applied."

Environment

winget v.1.8.924 preview

KevinLaMS avatar Apr 15 '24 21:04 KevinLaMS