Skip to content

Conversation

@JanProvaznik
Copy link
Member

Backports #12444 #12447

Context

exp build packages need to not conflict with real build package names

Notes

Copilot AI review requested due to automatic review settings September 1, 2025 09:33
@JanProvaznik JanProvaznik requested a review from a team as a code owner September 1, 2025 09:33
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 backports experimental build pipeline changes to prevent package name conflicts between experimental and production builds. The changes ensure experimental builds use different package identifiers to avoid conflicts with regular release packages.

  • Adds conditional versioning logic to differentiate experimental packages
  • Passes experimental flag through the build pipeline

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
eng/Versions.props Adds conditional PreReleaseVersionLabel override for experimental builds
azure-pipelines/.vsts-dotnet-build-jobs.yml Passes IsExperimental parameter to build process

@JanProvaznik JanProvaznik changed the title Backport experimental build pipeline changes [vs16.11] Backport experimental build pipeline changes Sep 1, 2025
@JanProvaznik JanProvaznik merged commit d2a4db0 into dotnet:vs16.11 Sep 1, 2025
5 checks passed
@JanProvaznik JanProvaznik deleted the backport-exp-pipeline-changes branch September 1, 2025 12:07
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.

3 participants