Mike Battista

Results 94 comments of Mike Battista
trafficstars

CI and PR pipelines were merged into just the CI pipeline with 5d8948cbd6e14ba71da123a5fbf2aea2f45fbf75 and cf3976f0fbb973b01468b3d9d1ec30e4f6db78ba. Still need to refactor the various other test pipelines for the new project structure.

Build Status section was updated with https://github.com/microsoft/TemplateStudio/pull/4445 and describes the new CI and Nightly pipelines. Is all that's left documenting Manual* and Release* tests? Where do you see that living?

Thanks for your interest in contributing. A reference project that shows what a fully composed project template would look like would be a good starting point. I would recommend producing...

Thanks for sharing. We'll take a look.

I believe these events are only raised if you use Start/Stop/Run on the Host to control the application lifecycle, which the templates do not.

The test project will need `true` to support .NET CLI. However, that results in resources.pri not being copied to the test project output as expected. Also, dotnet build with an...

@smorin4 let's work with design and the WCT team to revisit the design here for WinUI projects.

@dotMorten provided https://github.com/dotMorten/ArcGISRuntimeDesktop/tree/main/src/ArcGISRuntimeDesktop/ArcGISRuntimeDesktop/Windows as a point of reference we could use as well here that leverages splash screens.

@mrlacey is there any work remaining here given the latest roadmap and test refactoring in place?

`.vsixmanifest` and `.vsixlangpack` files may not be good candidates to integrate into the pipeline since they aren't expected to change frequently, the EULAs are already localized by VS and checked...