Doug Bunting

Results 268 comments of Doug Bunting

Move makes even more sense now that I've noticed some of our code e.g. in `dotnet-helix-machines` (see [VstsBuildContextLogger](https://dev.azure.com/dnceng/internal/_git/dotnet-helix-machines?path=/src/Utility/VstsBuildContextLogger.cs&version=GBmain&_a=contents) in particular) also uses `##vso[artifact.upload ...]` logging commands.

symptom of Alpine docker image problems that would likely be mitigated if we could ever find time to at least scream test a #1494 fix. any version of this show...

@premun any ideas for getting to the root cause of our recent problems w/ the emulators❔ I could imagine creating a VM for one of the failing images before we...

@riarenas this issue isn't currently assigned and I'm thinking of picking it up. could you summarize where we are and provide any guesses about something that may work❓ I note...

@garath is there any other work remaining here from your perspective❓ if yes, please let us know what's still required. if not, please close

ICM: [Incident 552521004](https://portal.microsofticm.com/imp/v5/incidents/details/552521004/summary) acknowledged

@jeffschwMSFT the ICM was resolved back in November and they suggested reopening it when you have debug logs available. if you don't have such logs, should we close this tracking...

@gregg-miskelly is work needed here as well as there i.e. should this issue remain open too? What's the VS Code term for IntelliSense?

Probably need to change https://vstfdevdiv/DevDiv2/DevDiv/_versionControl?path=%24/DevDiv/Offcycle/WPT/WebStackRuntime/Main/Loc.proj&version=T so that setting `$(AutoUpdateLCL)` in a Main.Signed.AllLanguages build doesn't try to use `$(AutoUpdateTfsCollection)` or TFS at all but _does_ create the loc project. Changing the...