Sample Windows app to show devops best practices
Перейти к файлу
Ricardo Minguez (Rido) 5dc7998df7
Update Channel names
2019-06-12 10:14:16 -04:00
MyWPFApp Yellow and Blue 2019-06-12 10:06:58 -04:00
MyWPFApp.Package Yellow, RS5 2019-05-07 17:14:06 -07:00
UITests Assert FX 4.7 2019-06-12 09:35:18 -04: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 fix sln 2019-05-07 00:38:14 -07:00
README.md Update Channel names 2019-06-12 10:14:16 -04:00
azure-pipelines.yml update triggers 2019-05-07 00:47:59 -07:00
b.cmd fix copy cert 2019-05-07 00:38:14 -07: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.