Skip to content

Patch nuget packaging steps#27382

Closed
eserscor wants to merge 1 commit intorel-1.24.2from
dev/erscor/rel-1.24.2-patch
Closed

Patch nuget packaging steps#27382
eserscor wants to merge 1 commit intorel-1.24.2from
dev/erscor/rel-1.24.2-patch

Conversation

@eserscor
Copy link
Copy Markdown
Contributor

Description

Motivation and Context

@eserscor eserscor closed this Feb 23, 2026
tianleiwu added a commit that referenced this pull request Feb 24, 2026
#27387)

## Summary
This PR fixes an issue where the is_release_build parameter was not
being correctly passed to the validate_package.py script across various
Azure Pipelines.

## Changes
- Updated the combined CUDA packaging stage and its sub-stages to pass
the IsReleaseBuild parameter through the template chain.
- Added missing IsReleaseBuild parameter definitions to following
templates:

tools/ci_build/github/azure-pipelines/stages/nuget-linux-cuda-packaging-stage.yml

tools/ci_build/github/azure-pipelines/stages/nuget-win-cuda-packaging-stage.yml
- Ensured all calls to validate-package.yml (including the main CUDA
NuGet stage) now explicitly pass the IsReleaseBuild flag.

## Context
It is based on #27382.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant