Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable testing of internal stable-versioned servicing builds #6022

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

NikolaMilosavljevic
Copy link
Member

Servicing builds have stable versions. Artifacts are in URLs that contain non-stable version in their path. We will now obtain non-stable build versions, from config.json. This covers all scenarios of dependency update of internal builds.

Additional changes:

  • set ENV vars with correct stable version, if build uses stable branding
  • pass the StableBranding argument to Set-DotnetVersions.ps1 - this enables developer flow, when using -updateDependencies with stable builds
  • scope the changes to internal testing scenarios

@lbussell lbussell merged commit 32f1019 into dotnet:nightly Nov 4, 2024
107 checks passed
lbussell pushed a commit to lbussell/dotnet-docker that referenced this pull request Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants