Skip to content

Don't treat RC builds as stable for .NET version environment variables#6714

Merged
lbussell merged 1 commit into
dotnet:nightlyfrom
lbussell:fix-version-vars-rc
Oct 13, 2025
Merged

Don't treat RC builds as stable for .NET version environment variables#6714
lbussell merged 1 commit into
dotnet:nightlyfrom
lbussell:fix-version-vars-rc

Conversation

@lbussell
Copy link
Copy Markdown
Member

This was a bug introduced in 09fde89. That commit intended to fix download URLs for nightly release candidate builds, but it also included an additional unnecessary change to dotnet version environment variables for release candidates. That change didn't have an effect on nightly builds, but it is causing builds based on the main branch to fail the VerifyEnvironmentVariablesTest as shown here: build#2813077

@lbussell lbussell requested a review from a team as a code owner October 13, 2025 15:29
@lbussell lbussell enabled auto-merge (squash) October 13, 2025 15:29
@lbussell lbussell merged commit 8285d87 into dotnet:nightly Oct 13, 2025
104 checks passed
@lbussell lbussell deleted the fix-version-vars-rc branch October 13, 2025 16:06
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.

2 participants