Skip to content

Commit 4413936

Browse files
authored
User/alexlam/update readme 1 (#303)
* snapshot * snapshot
1 parent 101bbd1 commit 4413936

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,3 +79,9 @@ These samples are provided by feature teams and we welcome your input on issues
7979
Sample authors should follow the [samples guidelines](docs/samples-guidelines.md) to begin developing their samples. For WinUI-based Windows App SDK samples, use the [sample templates](Templates/README.md). The VSIX file is available for download in the Github releases page [here](https://github.com/microsoft/WindowsAppSDK-Samples/releases).
8080

8181
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information, see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.
82+
83+
Once a new sample app has been added, Microsoft developers shall consider updating the internal Aggregator pipeline to:
84+
- Enable building of the new sample app regularly.
85+
- Add a new test case to the existing SampleTests TAEF test driver to regularly verify successful launchng of the sample app against the latest Windows App SDK version.
86+
87+
Refer to the documentation on the internal Aggregator repository for instructions, in the BuildSampleApps and TestSampleApps Stages.

0 commit comments

Comments
 (0)