Граф коммитов

21 Коммитов

Автор SHA1 Сообщение Дата
Karen 203a471039
Draft PR to Setup OneBranch CI Pipeline (#1636)
WIP
2024-10-29 20:49:20 +01:00
Scott Jones 2f7da4d970
Update to WinAppSDK 1.5 and .NET8; PublishSingleFile for unpackaged configs; fix compile warnings (#1483) 2024-03-12 10:40:00 -07:00
Keith Mahoney bc61464f48
Add a unit test project (#1444)
This adds a set of unit tests to WinUIGallery.

The initial set of tests are mostly just to serve as a demonstration of
how to write tests in MSTest for WinUI. But as new features are added to
WinUI we can optionally write them in a more unit-testable way and add
new tests here. Unit tests have the advantage of being quicker and more
reliable that UI Interaction tests which is where we are getting most of
the coverage now.

I've also updated the Azure Pipeline job to execute the unit tests as
part of the build.

This PR updates the version of WinAppSDK from 1.4 to 1.5 Preview1. Once
1.5.0 stable is released we should update to that.

---------

Co-authored-by: Keith Mahoney <you@example.com>
2024-02-06 16:58:05 -08:00
Marcel Wagner 861564349b
Cleanup azure pipelines steps (#1390)
## Description
<!--- Describe your changes in detail -->
Cleans up pipeline and adds displaynames for steps
2023-11-06 13:34:44 -08:00
Marcel Wagner 51efdcf3a0 Trim and parameterize publishing WinUI Gallery 2023-08-27 18:04:24 +02:00
Marcel Wagner b5e7c6ba66 Revert "Use different winappdriver port"
This reverts commit 17858fa5cc.
2023-08-25 22:38:33 +02:00
Marcel Wagner 17858fa5cc Use different winappdriver port 2023-08-25 21:38:45 +02:00
Marcel Wagner bdad0b005d Update azure-pipelines.yml for Azure Pipelines 2023-08-25 20:44:47 +02:00
Karen 91818c9140 Update SolutionGallery variable 2023-08-24 11:52:00 -07:00
Marcel Wagner 89fe573f63 Move build script 2023-08-24 11:25:35 -07:00
Marcel Wagner d378e34bf1 First cr feedback 2023-08-24 11:25:32 -07:00
Marcel Wagner 977ec2af8b Fix building tests project 2023-08-24 11:25:09 -07:00
Marcel Wagner 345dccb6f9 Update install script 2023-08-24 11:25:09 -07:00
Marcel Wagner 9bf82cc61b Update install script, remove duplicate build 2023-08-24 11:25:09 -07:00
Marcel Wagner 728ba04cc7 Restructure pipeline 2023-08-24 11:25:08 -07:00
Marcel Wagner 0cd83143cf Update build steps 2023-08-24 11:23:55 -07:00
Marcel Wagner 36f2001b01 Disable publish ready to run, formatting 2023-08-24 11:23:16 -07:00
Marcel Wagner 7db5cf9931 Bump colorcode, use nuget installer 2023-08-24 11:23:11 -07:00
Marcel Wagner 2cfa73dbc5 Update to use correct restore 2023-08-24 11:21:44 -07:00
Marcel Wagner 9c7feaad52 Try fixing restore 2023-08-24 11:21:44 -07:00
Marcel Wagner 8a600a07fc Add initial pipelines file 2023-08-24 11:21:44 -07:00