microsoft / WindowsAppSDK-Samples

Feature samples for the Windows App SDK
MIT License
685 stars 217 forks source link

Split 3 CS Sample app build output artifacts into small ones to avoid artifact download error #318

Closed alexlamtest closed 8 months ago

alexlamtest commented 8 months ago

Description

Although previous changes capping Sample app build output artifact sizes to <5GB seems to have effectively prevented the "Out Of Memory" errors during download of the artifacts on x64 job agents, it appears that on arm64 job agents the "Out Of Memory" error still getting hit for artifacts that are <5GB. Hence, splitting 3 relatively large CS Sample app build output artifacts into smaller ones to help avoid the "Out Of Memory" download error on arm64. NOTE: This PR needs to be paired with a PR with matching changes against the internal Aggregator repo.

Target Release

v1.5.

Checklist

There are no changes to the Sample apps themselves, this is just moving 3 sample apps to new folders.

alexlamtest commented 8 months ago

/azp run SamplesCI-Islands

azure-pipelines[bot] commented 8 months ago
Azure Pipelines could not run because the pipeline triggers exclude this branch/path.