Sample Windows app to show devops best practices
Перейти к файлу
microsoft-github-policy-service[bot] 6b16d07a1f
Auto merge mandatory file pr
This pr is auto merged as it contains a mandatory file and is opened for more than 10 days.
2022-11-28 19:10:09 +00:00
MyWPFApp Update MainWindow.xaml 2019-11-20 16:06:48 -05:00
MyWPFApp.Package add R2R 2019-09-06 11:13:34 -04:00
UITests servicing release 2019-11-20 15:41:53 -05:00
.editorconfig update pipeline 2019-04-16 10:33:25 -04:00
.gitattributes Add .gitattributes 2019-04-15 17:17:48 -04:00
.gitignore Move InstrumentationKey to AppInsights config file 2019-04-26 14:44:54 -04:00
LICENSE Initial commit 2019-04-15 10:28:56 -07:00
MyWPFApp.sln rename to MyWPFApp 2019-09-06 10:49:31 -04:00
README.md Update Channel names 2019-06-12 10:14:16 -04:00
SECURITY.md Microsoft mandatory file 2022-08-29 13:59:36 +00:00
azure-pipelines.yml Update azure-pipelines.yml 2019-10-11 10:00:49 -04:00
build.cer Update cert 2019-04-27 08:41:44 -04:00
version.json bump 1.1 2019-05-07 00:38:14 -07:00

README.md

DevOps for Windows Desktop Apps

This repo contains a sample application to showcase best practices when doing DevOps to deploy/update Windows Desktop applications using MSIX. We used this content at //Build 2019 within the session DevOps for applications running on Windows

Azure Dev Ops Pipelines are available at: https://dev.azure.com/devops-for-client-apps/MyWPFApp

CI Build

Build Status

CD - QA (WebApp)

CD

CD - PROD (Blob)

PROD

CD - PROD (Store)

Store

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.