CommunityToolkit / WindowsCommunityToolkit-wiki

Wiki fork for main WindowsCommunityToolkit repo with project Documentation and Guidance
Other
8 stars 8 forks source link

Document our various CI Processes #2

Closed Rosuavio closed 2 years ago

Rosuavio commented 3 years ago

We have a fair amount of code present primarily to run as part of the CI pipeline. Documentation on how this code works as well on how to use it could serve to help contributors in using and improving the CI pipeline.

Some key things to document.

Rosuavio commented 3 years ago

Part of the tests that needs documenting is the incoming smoke tests. https://github.com/windows-toolkit/WindowsCommunityToolkit/pull/3450

Rosuavio commented 3 years ago

How the automated UI tests work, and how to add new ones should also be documented. https://github.com/windows-toolkit/WindowsCommunityToolkit/pull/3482

michael-hawker commented 3 years ago

We should add how our smoke tests work see https://github.com/windows-toolkit/WindowsCommunityToolkit/issues/3448#issuecomment-724925315

Including how to grab stats on artifact size from published artifacts: https://dev.azure.com/dotnet/WindowsCommunityToolkit/_build/results?buildId=41520&view=artifacts&type=publishedArtifacts