Skip to content

Add staging pipeline support to update-dependencies tool#6473

Merged
lbussell merged 7 commits into
dotnet:nightlyfrom
lbussell:internal-builds
Jun 9, 2025
Merged

Add staging pipeline support to update-dependencies tool#6473
lbussell merged 7 commits into
dotnet:nightlyfrom
lbussell:internal-builds

Conversation

@lbussell

@lbussell lbussell commented Jun 5, 2025

Copy link
Copy Markdown
Member
  • New command: from-staging-pipeline
    • This command supplants Get-DropVersions.ps1 -BuildId ... and accomplishes the same things.
    • This command does not yet update dependencies with internal versions. This means the base urls won't be updated and the Dockerfiles won't be generated with the internal versions of the templates just yet.
    • The reason for that is the old update-dependencies code depends on using the base URL for accessing the sha files, so that will need to be updated or replaced separately.

@lbussell lbussell requested a review from a team as a code owner June 5, 2025 20:04
Comment thread eng/update-dependencies/Model/Release/ReleaseManifest.cs Outdated
@lbussell lbussell requested a review from mthalman June 9, 2025 17:38
Comment thread eng/update-dependencies/Model/Release/BuildManifest.cs
@lbussell lbussell merged commit 915cc90 into dotnet:nightly Jun 9, 2025
114 checks passed
lbussell added a commit that referenced this pull request Jun 9, 2025
@lbussell lbussell deleted the internal-builds branch June 9, 2025 21:30
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