Title
[WinUI-BuildSampleApps] Optimize pipeline conditions and add error handling in NuGet source script
Summary
Proposing an improvement to WinUI-BuildSampleApps-Steps.yml to enhance the robustness of the NuGet configuration PowerShell script and streamline redundant pipeline condition checks.
Rationale
- Enhances CI/CD pipeline reliability and maintainability for sample app builds.
- Streamlines repetitive condition syntax to keep pipeline templates clean and robust.
Scope
- Must: Optimize script clarity and configuration handling within WinUI-BuildSampleApps-Steps.yml.
- Won't: Alter core application build logic or functional output.
Important Notes
- Tested via Azure Pipelines template syntax conventions.
Open Questions
Title
[WinUI-BuildSampleApps] Optimize pipeline conditions and add error handling in NuGet source script
Summary
Proposing an improvement to
WinUI-BuildSampleApps-Steps.ymlto enhance the robustness of the NuGet configuration PowerShell script and streamline redundant pipeline condition checks.Rationale
Scope
Important Notes
Open Questions