yao-msft
yao-msft
/azure-pipelines.yml (Line: 174, Col: 12): Unexpected value ''
Hi @Jaifroid It should just be an extra parameter(/t for timestamp server) to Signtool to get appxbundle signed with timestamp signtool sign /a /v /fd sha256 /f <Path to signing...
@denelon, do we want to take this in as part of v1.4 or we'll include it in v1.5? Seems like it'd be better to do some e2e validations before we...
For adding support of a new type, it'd be better to add the basic install, upgrade, uninstall workflow tests in Workflow.cpp in unit tests to exercise the whole flow, and...
Sorry I should provide more details in my previous comments. Regarding unit tests, they should be added to WorkFlow.cpp under AppInstallerCliTests peoject, the project builds as an exe, you can...
Regarding > I think I got those as part of my initial commit? That should be good I think, maybe I overlooked this one..
> > Would you be able to help me identify where the error is? The pipeline shows 10 tests failed, some seems not directly related to this change. Do you...