Daniel Jurek
Daniel Jurek
@heaths ... One area I need to track down is how we'll do signing for the MSI. For example, do we need a two-phase signing process of signing the executable...
Fixes https://github.com/Azure/azure-dev/issues/935 Related: https://github.com/Azure/azure-dev/issues/394
How to test: ## In codepsaces 1. Launch a codespaces instance against a sample repo (e.g. https://github.com/azure-samples/todo-nodejs-mongo) 2. Upgrade the `azd` client to the current PR (in the console): ```bash...
@vhvb1989 -- Can you try this out in your vm running vscode server? If the `$BROWSER` environment variable is set I suspect it'll probably work.
Rebuilding the container appears to have helped on this one. Is there a way to make sure the requisite extensions are installed?
@wbreza , @rajeshkamal5050, @philliphoff -- I have opened a couple issues to track how we improve the debugging experience with vscode/codespaces * https://github.com/Azure/azure-dev/issues/917 * https://github.com/Azure/azure-dev/issues/918
After walking through some more scenarios with @weikanglim, we should not take these shell scripts into `main`. They improve the "happy" path debug scenarios both in vscode (on desktop) and...
Adjusted priority. We can do this later if the need arises.
Error count went from 5 to 4 [in a recent run](https://dev.azure.com/azure-sdk/internal/_build/results?buildId=1533012&view=logs&j=a129effc-2dd1-54d1-fb5a-ad7bdc0e851d&t=9036d097-2774-5136-505e-b4dc0a37f42d). I think we need to update `CredScanSuppression.json`: ``` ##[error]1. Credential Scanner Error CSCAN-GENERAL0020 - File: sdk/attestation/azure-security-attestation/test/ut/crypto_test.cpp:sdk/attestation/azure-security-attestation/test/ut/crypto_test.cpp. Line: 16. Column...
Unassigning, adding `Client` tag. These will need to be updated by C++ owners.