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

11604 Коммитов

Автор SHA1 Сообщение Дата
Mike Battista 5847b18262
Moved MSIX to Deployment group and removed redundant "Deployment" from Self-Contained. (#4489) 2022-05-12 08:35:24 -07:00
Mike Battista 2a8f64926c
Use expression body on properties and prefer compound assignment CA fixes (#4484)
* Fixed #4374.

* Remove old test that should have been removed as part of #4456

* Fixed remaining compound assignment issues.

* Added last missing instances of expression syntax on properties.

Set more aggressive CA rule via .editorconfig to confirm this is the last set of properties that triggers CA warnings.

Co-authored-by: Matt Lacey <matt@mrlacey.co.uk>
2022-05-12 08:34:43 -07:00
Mike Battista 12d0f81f50 Updated test data. 2022-05-11 20:21:19 -07:00
Mike Battista 95a7fa0118 Added note about using git to track diffs. 2022-05-11 11:51:05 -07:00
Mike Battista c0f303d37e Added note about groupIdentity. 2022-05-11 11:46:04 -07:00
Mike Battista 863275ee07 Added note about updating other metadata. 2022-05-11 10:07:40 -07:00
Mike Battista 94a363a66d Fixed whitespace issues. 2022-05-11 08:26:47 -07:00
Mike Battista a173b693f7 Added more guidance for adding new templates. 2022-05-10 22:04:43 -07:00
Sophia Morin 47a59f827e
Differentiate NavigationViewItem icons per page type. (#4488)
* Change nav view icons

* Fixed test failure from extra csproj metadata.

* Fixed bug with ListDetails.

Co-authored-by: Sophia Morin <t-smorin@microsoft.com>
Co-authored-by: Mike Battista <13860912+mikebattista@users.noreply.github.com>
2022-05-10 17:27:24 -07:00
Mike Battista 1a4904e833
Merge pull request #4483 from microsoft/mikebattista/selfcontained
Added self-contained deployment
2022-05-06 16:29:24 -07:00
Mike Battista e70d27ffa3 Fixed #4476. 2022-05-06 12:14:20 -07:00
Mike Battista bb79dccbcc
Merge pull request #4482 from microsoft/mrlacey-patch-1
Remove known issue about nightly builds
2022-05-06 09:11:17 -07:00
Matt Lacey 2530b3bea7
Remove known issue about nightly builds
As nightly builds are no longer created
2022-05-06 13:13:25 +01:00
Mike Battista d989e6b577 Updated build status badges. 2022-05-06 02:02:04 -07:00
Mike Battista 02f9924257 Removed unsupported path filters from nightly pipelines. Updated status badges. 2022-05-05 15:39:14 -07:00
Mike Battista e0e0c808eb Added 5.0 to past releases. 2022-05-05 15:19:56 -07:00
Mike Battista 10b3d94c52
Merge pull request #4481 from microsoft/mikebattista/vsconfig
Add .vsconfig to install missing VS components
2022-05-05 11:43:01 -07:00
Mike Battista a999860543 Fixed #4479. 2022-05-05 03:43:25 -07:00
Mike Battista a601c37ecf
Merge pull request #4478 from microsoft/mikebattista/webviewfontfamily
Updated the FontFamily in WebView pages.
2022-05-04 08:12:10 -07:00
Mike Battista f04ed0d790 Merge branch 'main' into mikebattista/webviewfontfamily 2022-05-04 01:19:35 -07:00
Mike Battista 8f9be01f28 Cleaned up job names. 2022-05-04 01:19:02 -07:00
Mike Battista a83a23c986 Merge branch 'main' into mikebattista/webviewfontfamily 2022-05-03 23:06:35 -07:00
Mike Battista f870dfdc55 Change \ to / in all pipeline triggers. 2022-05-03 23:06:16 -07:00
Mike Battista 54c83705c5 Try / instead of \ in WinUICpp pipeline triggers. 2022-05-03 22:58:32 -07:00
Mike Battista 7e35356ffc Updated the FontFamily in WebView pages. 2022-05-03 22:41:29 -07:00
Mike Battista 8d838700a8 Updated Build Status CI badges. 2022-05-03 21:18:41 -07:00
Mike Battista a61a8aaf76
Merge pull request #4477 from microsoft/mikebattista/pipelines
Enable conditional checks in CI pipelines
2022-05-03 15:12:52 -07:00
Mike Battista 2a424f3099 Switched to FontIcons in preparation for setting separate icons per page type. 2022-05-02 18:21:45 -07:00
Mike Battista 7f12c3703a Updated NavigationViewItem TODOs. 2022-05-02 17:37:44 -07:00
Mike Battista c6d7ba9e98 Minor update to CONTRIBUTING.md. 2022-05-02 17:01:52 -07:00
Mike Battista 543bb68152 Updated Build Status for new pipelines.
Will update links once new pipelines are set up.
2022-05-01 16:56:31 -07:00
Mike Battista 2d080d1803 Fixed typo. 2022-05-01 16:32:09 -07:00
Mike Battista 9eedc3b84e Removed links to old pipelines. 2022-05-01 13:57:54 -07:00
Mike Battista fc6840fc03 Refactored the nightly pipeline. 2022-05-01 13:46:23 -07:00
Mike Battista 31c86051cb Updated triggers and removed redundant pipelines. 2022-04-30 15:32:29 -07:00
Mike Battista 0259f35dc1 Fixed typo from global replace. 2022-04-30 15:13:20 -07:00
Mike Battista 1d818b9bd9 Reordered exclusions. 2022-04-30 14:49:54 -07:00
Mike Battista ffea93bb90 Added other pipelines per #4441. 2022-04-29 17:32:13 -07:00
Mike Battista 45f734fdad Testing pipeline templates and triggers with WinUICs. 2022-04-29 16:57:15 -07:00
Mike Battista 1b6e3a2657 Added links to VS Marketplace. 2022-04-28 15:38:07 -07:00
Mike Battista 97245685c1 Merge branch 'main' of https://github.com/microsoft/TemplateStudio 2022-04-28 11:13:36 -07:00
Mike Battista 503d446ef1 Updated Author to match VS Marketplace Publisher. 2022-04-28 11:13:26 -07:00
Mike Battista b8d4a54c9a
Merge pull request #4472 from mrlacey/UwpTesting
Verify UWP testing
2022-04-28 10:01:40 -07:00
Matt Lacey cef2db4db1 consolidate VBStyleAnalyzer versions 2022-04-28 12:17:58 +01:00
Mike Battista 18b5a89d7a
Merge pull request #4471 from mrlacey/i4468-ContribDoc
Add note about working with the shared extension code
2022-04-27 16:32:14 -07:00
Matt Lacey 40cbf7283c Add note about working with the shared extension code
And tidies up whitespace inconsistencies

for #4468
2022-04-27 23:41:59 +01:00
Mike Battista 891cb35685
Configure telemetry service as part of the release pipeline (#4470)
* Include config.json file in VSIX and parameterize RemoteTelemetryKey.

* Changed formatting of replacement string.

* Added "Update VSIX Configuration" task.

* Added missing quotes.

* Changed multiline indicator.

* Fixed script error.
2022-04-27 23:31:51 +01:00
Mike Battista 6c999f55c2
Merge pull request #4469 from mrlacey/i4461-VersionNumbering
Tidy up version numbering
2022-04-27 10:15:08 -07:00
Matt Lacey 6750a0b7ab fix typo 2022-04-27 17:46:52 +01:00
Mike Battista a7f1b7fa53
Merge pull request #4466 from microsoft/mikebattista/contributing
Updated CONTRIBUTING.md
2022-04-27 09:12:02 -07:00