Mike Battista
Mike Battista
I added ARM64 install targets with https://github.com/microsoft/TemplateStudio/commit/37125a888307744c12a371cbb05ea57c6ecb8b3e. Could you try building/deploying the extension locally on your device to make sure it works?
I wanted to get a sense for everyone's expectations and priorities here given the breadth of functionality that Azure DevOps supports. Here are some principles and constraints guiding the initial...
Thanks. @qJake by "build and release statuses" are you referring effectively to the [Build History](https://learn.microsoft.com/azure/devops/report/dashboards/widget-catalog?view=azure-devops#build-history-widget) and [Release Pipeline Overview](https://learn.microsoft.com/azure/devops/report/dashboards/widget-catalog?view=azure-devops#release-definition-widget) widgets?
> > Hello. Any ballpark timeframe on the ADO extension ? Thanks ! > > This issue is currently in the [Dev Home v0.5](https://github.com/microsoft/devhome/milestone/5) milestone, which has a due date...
> I guess this extension does not work with Azure DevOps Server? Not yet but we do intend to support this. The work is tracked by https://github.com/microsoft/DevHomeAzureExtension/issues/45.
Agreed this sounds out of the control of Dev Home.
Is the spinning wheel in the browser? Could you share a screenshot if possible?
You should be able to sign into GitHub EMU today through the browser, but only 1 account at a time like with other clients. GitHub Enterprise Server is on the...
Single-instance samples are shown at https://learn.microsoft.com/en-us/windows/apps/windows-app-sdk/applifecycle/applifecycle-instancing#how-the-windows-app-sdk-instancing-differs-from-uwp-instancing. Have you been able to get that working?
Can you share your code? There's quite a few ways to handle things so there'd need to be a canonical way to handle it that most people would want to...