Skip to content

Conversation

@kazo0
Copy link
Contributor

@kazo0 kazo0 commented Jan 22, 2026

Skip the package validation step in CI for stable release branches to streamline the build process. This change leverages Azure Pipelines environment variables to determine when to bypass validation.

Copilot AI review requested due to automatic review settings January 22, 2026 18:09
@github-actions github-actions bot added the area/build Categorizes an issue or PR as relevant to build infrastructure label Jan 22, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds logic to skip NuGet package validation during CI builds for stable release branches. The change optimizes the build pipeline by avoiding redundant validation on stable releases while maintaining validation for development and non-CI builds.

Changes:

  • Added PropertyGroup to detect CI builds and stable release branches using Azure Pipelines environment variables
  • Modified ValidatePackage target condition to skip execution when building stable release branches on CI

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@unodevops
Copy link
Contributor

🤖 Your WebAssembly Skia Sample App stage site is ready! Visit it here: https://unowasmprstaging.z20.web.core.windows.net/pr-22445/wasm-skia-net9/index.html

@unodevops
Copy link
Contributor

🤖 Your Docs stage site is ready! Visit it here: https://unodocsprstaging.z13.web.core.windows.net/pr-22445/docs/index.html

@kazo0 kazo0 enabled auto-merge January 22, 2026 19:41
@unodevops
Copy link
Contributor

⚠️⚠️ The build 192597 has failed on Uno.UI - CI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/build Categorizes an issue or PR as relevant to build infrastructure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants